Merge pull request #21 from BoFFire/patch-1
authorMikael Berthe <mikael@lilotux.net>
Wed, 18 Sep 2019 19:17:42 +0200
changeset 250 c040f992052f
parent 248 bd6f15d41b78 (current diff)
parent 249 772a4d34c74d (diff)
child 251 1c52a0eeb952
Merge pull request #21 from BoFFire/patch-1 Fix typo in README committer: GitHub <noreply@github.com>
--- a/README.md	Mon Jul 29 23:00:00 2019 +0200
+++ b/README.md	Wed Sep 18 19:17:42 2019 +0200
@@ -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.