Skip to content

Commit

Permalink
Fix other typo in Sim Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarel authored Sep 18, 2018
1 parent 50324e5 commit bcefeb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Writing to the simulator
In a standard battle, what you write to the simulator looks something like this:

```
>start {"format":"gen7ou"}
>start {"formatid":"gen7ou"}
>player p1 {"name":"Alice","team":"insert packed team here"}
>player p2 {"name":"Bob","team":"insert packed team here"}
>p1 team 123456
Expand Down

0 comments on commit bcefeb2

Please sign in to comment.