diff options
author | Mareena Kunjachan <mareenakunjachan@gmail.com> | 2019-10-07 01:06:26 +0530 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-10-06 21:36:26 +0200 |
commit | efda126914bf409ca07a9446415b508811a58022 (patch) | |
tree | 1f9afd8bd8536ecbd834f6dae49acf8f597cc73c | |
parent | a7917269d30104d0ba1e310d5f30f72891c9a37b (diff) |
Fix spelling error in README (#12086)
fix a spelling error
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 2d18a4ee2..d50c1b3bc 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Private posts, locked accounts, phrase filtering, muting, blocking and all sorts **OAuth2 and a straightforward REST API** -Mastodon acts as an OAuth2 provider so 3rd party apps can use the REST and Streaming APIs, resulting in a rich app ecosystem with a lot of choice! +Mastodon acts as an OAuth2 provider so 3rd party apps can use the REST and Streaming APIs, resulting in a rich app ecosystem with a lot of choices! ## Deployment |