From a74ee52f262acb7824f27e3b26841b09e30b3e21 Mon Sep 17 00:00:00 2001 From: Wapaul1 Date: Tue, 16 May 2017 18:55:41 -0700 Subject: [PATCH] Fixed typo in pong doc (#556) --- doc/source/example-rl-pong.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/example-rl-pong.rst b/doc/source/example-rl-pong.rst index 899191048..babd24166 100644 --- a/doc/source/example-rl-pong.rst +++ b/doc/source/example-rl-pong.rst @@ -19,7 +19,7 @@ Then you can run the example as follows. python ray/examples/rl_pong/driver.py --batch-size=10 -To run the example on a cluster, simple pass in the flag +To run the example on a cluster, simply pass in the flag ``--redis-address=``. At the moment, on a large machine with 64 physical cores, computing an update