README.md
changeset 249 772a4d34c74d
parent 242 2a9ec03fe5a1
child 253 c4f59affc597
--- 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.