aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/about.tmpl2
-rw-r--r--templates/signin.tmpl2
2 files changed, 2 insertions, 2 deletions
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 @@
<div class="page-title"> About </div>
<div>
<p>
- A web client for <a href="https://pleroma.social" target="_blank">Mastodon Network</a>.
+ A web client for <a href="https://pleroma.social" target="_blank">Mastadon Network</a>.
</p>
<p>
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)}}
<div class="page-title"> Bloat </div>
<div class="signin-desc">
- A web client for <a href="https://pleroma.social" target="_blank">Mastodon Network</a>.
+ A web client for <a href="https://pleroma.social" target="_blank">Mastadon Network</a>.
</div>
<form class="signin-form" action="/signin" method="post">