From bcefeb29255de9c0a2a4c83f16b36f86c8ba3af9 Mon Sep 17 00:00:00 2001 From: Guangcong Luo Date: Mon, 17 Sep 2018 20:28:50 -0500 Subject: [PATCH] Fix other typo in Sim Readme --- sim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/README.md b/sim/README.md index b86b872a4cc9..6717e02b6258 100644 --- a/sim/README.md +++ b/sim/README.md @@ -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