mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Grammar check
This commit is contained in:

committed by
GitHub

parent
7967594b48
commit
c328be4412
@ -35,7 +35,7 @@ def on_bored():
|
|||||||
|
|
||||||
|
|
||||||
def on_motivated(reward):
|
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):
|
def on_demotivated(reward):
|
||||||
|
Reference in New Issue
Block a user