From 7b76d176729c8731f8280a6f015319337b895c13 Mon Sep 17 00:00:00 2001 From: Ankit Goyal Date: Sun, 1 Apr 2018 00:41:57 -0400 Subject: [PATCH] Update Getting-Started-with-Balance-Ball.md Fixed a minor mistake, "to to" -> "to " --- 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 9772cc7606..a05e64d389 100644 --- a/docs/Getting-Started-with-Balance-Ball.md +++ b/docs/Getting-Started-with-Balance-Ball.md @@ -210,7 +210,7 @@ object. ![Set Brain to External](images/mlagents-SetExternalBrain.png) -Next, we want the set up scene to to play correctly when the training process +Next, we want the set up scene to play correctly when the training process launches our environment executable. This means: * The environment application runs in the background * No dialogs require interaction