diff --git a/app/templates/common/macros.html b/app/templates/common/macros.html index d792974..0c0ae13 100644 --- a/app/templates/common/macros.html +++ b/app/templates/common/macros.html @@ -99,7 +99,7 @@ - babycode guide + babycode guide {% if banned_tags %}
You may edit or delete your posts after creating them. Edited posts will show when they were edited instead of when they were posted.
You can quote another user's post by pressing the button on that post. This will copy the contents of it into the reply box and mention the user.
-Posts are written in a markup language called Babycode. More information on it can be found in a separate guide.
+Posts are written in a markup language called Babycode. More information on it can be found in a separate guide.
{% endblock %} diff --git a/app/templates/guides/user-guides/03-settings.html b/app/templates/guides/user-guides/03-settings.html index 6fbbbfe..5170de1 100644 --- a/app/templates/guides/user-guides/03-settings.html +++ b/app/templates/guides/user-guides/03-settings.html @@ -34,7 +34,7 @@