remove unneccessary offensive language :hug: (#910)

This commit is contained in:
Gregor Martynus 2017-11-28 16:26:02 -08:00 committed by Robert Lord
parent e95a16d55f
commit c310afa807

View file

@ -9,7 +9,7 @@ The Kittn API uses the following error codes:
Error Code | Meaning Error Code | Meaning
---------- | ------- ---------- | -------
400 | Bad Request -- Your request sucks. 400 | Bad Request -- Your request is invalid.
401 | Unauthorized -- Your API key is wrong. 401 | Unauthorized -- Your API key is wrong.
403 | Forbidden -- The kitten requested is hidden for administrators only. 403 | Forbidden -- The kitten requested is hidden for administrators only.
404 | Not Found -- The specified kitten could not be found. 404 | Not Found -- The specified kitten could not be found.