Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Fix extra semicolon.
Browse files Browse the repository at this point in the history
  • Loading branch information
rameshvarun committed Apr 24, 2017
1 parent 575a634 commit 0cc8996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ In order to actually play games you must create an account on Pokemon Showdown.

{
"username" : "sillybot",
"password": : "arbitrary password",
"password": "arbitrary password",
"message" : "gl hf"
}

Expand Down

0 comments on commit 0cc8996

Please sign in to comment.