From 1528696290dcdb1b98f3c6bf932ef6ed308e7137 Mon Sep 17 00:00:00 2001 From: Hardian Lawi Date: Tue, 4 Sep 2018 15:05:07 +0800 Subject: [PATCH] Update Getting-Started-with-Balance-Ball.md Fix typos --- docs/Getting-Started-with-Balance-Ball.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting-Started-with-Balance-Ball.md b/docs/Getting-Started-with-Balance-Ball.md index 81ddd27a1c..23d380f25f 100644 --- a/docs/Getting-Started-with-Balance-Ball.md +++ b/docs/Getting-Started-with-Balance-Ball.md @@ -220,7 +220,7 @@ When the message _"Start training by pressing the Play button in the Unity Edito The `--train` flag tells the ML-Agents toolkit to run in training mode. **Note**: You can train using an executable rather than the Editor. To do so, follow the intructions in -[Using an Execuatble](Learning-Environment-Executable.md). +[Using an Executable](Learning-Environment-Executable.md). ### Observing Training Progress