diff --git a/README b/README index fdb72f1..9c76da1 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -bloat - A web client for Mastodon Network[1] +bloat - A web client for Mastadon Network[1] Features: diff --git a/bloat.conf b/bloat.conf index 89d923d..dd77875 100644 --- a/bloat.conf +++ b/bloat.conf @@ -21,7 +21,7 @@ client_website=http://127.0.0.1:8080 # Name of the client. client_name=bloat -# Mastodon scopes used by the client. +# Mastadon scopes used by the client. # See https://docs.joinmastodon.org/api/oauth-scopes/ client_scope=read write follow diff --git a/templates/about.tmpl b/templates/about.tmpl index 2b4d636..a179a9c 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -4,7 +4,7 @@
About

- A web client for Mastodon Network. + A web client for Mastadon Network.

The source code is released under diff --git a/templates/signin.tmpl b/templates/signin.tmpl index 9711c8b..c7699f7 100644 --- a/templates/signin.tmpl +++ b/templates/signin.tmpl @@ -2,7 +2,7 @@ {{template "header.tmpl" (WithContext .CommonData $.Ctx)}}

Bloat
- A web client for Mastodon Network. + A web client for Mastadon Network.