aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/apps/api/views.py')
-rw-r--r--pydis_site/apps/api/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/api/views.py b/pydis_site/apps/api/views.py
index 54fbf809..b1b7dc0f 100644
--- a/pydis_site/apps/api/views.py
+++ b/pydis_site/apps/api/views.py
@@ -120,7 +120,7 @@ class RulesView(APIView):
link_format
)
discord_tos = self._format_link(
- 'Terms Of Service',
+ 'Terms of Service',
'https://discordapp.com/terms',
link_format
)