From b159ad7905ed3f00760599b7674af747cc912d0c Mon Sep 17 00:00:00 2001 From: felipecode Date: Thu, 9 Nov 2017 16:05:38 +0100 Subject: [PATCH] Update release_readme.md Typo correction --- Docs/release_readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/release_readme.md b/Docs/release_readme.md index a981445df..8d32a7d69 100644 --- a/Docs/release_readme.md +++ b/Docs/release_readme.md @@ -23,8 +23,8 @@ vehicle and saving images to disk. Run the help command to see options available $ ./carla_example.py --help A second Python script is provided at `PythonClient/carla_manual_control.py`. -The script is pygame dependent and servers as an interactive example where the -user controls the car with a keyboard Run the help command to see options +The script is pygame dependent and serves as an interactive example where the +user controls the car with a keyboard. Run the help command to see options available $ ./carla_manual_control.py --help