From 56847b00e6bd090f0a8dbe6421fe773df69b4eeb Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Sat, 6 Apr 2019 18:35:52 +0100 Subject: Address review by @lemonsaurus --- pydis_site/apps/api/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site/apps/api') diff --git a/pydis_site/apps/api/views.py b/pydis_site/apps/api/views.py index f88e1039..c529da0f 100644 --- a/pydis_site/apps/api/views.py +++ b/pydis_site/apps/api/views.py @@ -131,7 +131,7 @@ class RulesView(APIView): ), ( "We will not help you with anything that might break a law or the " - "terms of service of any other community, pysite, service, or " + "terms of service of any other community, site, service, or " "otherwise - No piracy, brute-forcing, captcha circumvention, " "sneaker bots, or anything else of that nature." ), -- cgit v1.2.3