]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/commitdiff
English fixes
authorMichal Sojka <michal.sojka@cvut.cz>
Wed, 27 Feb 2019 13:56:01 +0000 (14:56 +0100)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 27 Feb 2019 13:56:01 +0000 (14:56 +0100)
app.py

diff --git a/app.py b/app.py
index 046ce9857eccdd90feeb4bd03bd9b14b9edaa950..63ee2b5311b37e8827cecacb72459ea97b5983ca 100644 (file)
--- a/app.py
+++ b/app.py
@@ -208,5 +208,5 @@ def tell_coffeebot():
     except:
         err = "No connection! No covfefe! We all die here!"
     if not res.ok:
-        err = "Slack don't like the request! It's discrimination!"
+        err = "Slack doesn't like our request! It's discrimination!"
     return err