Fix typo
authorButterflyOfFire <42316180+BoFFire@users.noreply.github.com>
Wed, 18 Sep 2019 16:42:34 +0100
changeset 249 772a4d34c74d
parent 248 bd6f15d41b78
child 250 c040f992052f
Fix typo committer: GitHub <noreply@github.com>
README.md
--- a/README.md	Mon Jul 29 23:00:00 2019 +0200
+++ b/README.md	Wed Sep 18 16:42:34 2019 +0100
@@ -5,7 +5,7 @@
 [![license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/McKael/madonctl/master/LICENSE)
 [![Build Status](https://travis-ci.org/McKael/madonctl.svg?branch=master)](https://travis-ci.org/McKael/madonctl)
 
-`madonctl` is a [Go](https://golang.org/) CLI tool to use the Mastondon REST API.
+`madonctl` is a [Go](https://golang.org/) CLI tool to use the Mastodon REST API.
 
 It is built on top of [madon](https://github.com/McKael/madon), my Golang
 implementation of the API.