Merge pull request from LorenzCK/patch-1

Grammar check
This commit is contained in:
evilsocket 2019-09-24 15:47:19 +02:00 committed by GitHub
commit 28e6ad6dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ def on_bored():
def on_motivated(reward):
return 'This is best day\nof my life!'
return 'This is the best\nday of my life!'
def on_demotivated(reward):