diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-02-24 11:51:55 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-02-24 11:51:55 -0500 |
| commit | 83bfe82d30e67c19a1934848570886d07992189d (patch) | |
| tree | fad595d9b7c5968baaaa71209455b14050fd18db /bot.js | |
| parent | 45575b9fcffb8230f756cc3b3fd6d0b2007532ac (diff) | |
| parent | b126596020d1a87541e3dd0a3c99913491a5c7f2 (diff) | |
| download | PokeBot-83bfe82d30e67c19a1934848570886d07992189d.tar.gz PokeBot-83bfe82d30e67c19a1934848570886d07992189d.tar.bz2 PokeBot-83bfe82d30e67c19a1934848570886d07992189d.zip | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ function setGame() { const games = [ 'Pokemon', 'Catching things', - 'Finding pokemons', + 'Finding pokemon', 'Type p:help for help', ]; |
