From 7dcdb54bbdb7b2847e73f460e20d15f97250f208 Mon Sep 17 00:00:00 2001 From: Robert Lucian CHIRIAC Date: Sat, 22 Dec 2018 01:23:38 +0200 Subject: [PATCH] add innocent space --- docs/source/sensors-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/sensors-tutorial.rst b/docs/source/sensors-tutorial.rst index 8dd4163..8b6689a 100644 --- a/docs/source/sensors-tutorial.rst +++ b/docs/source/sensors-tutorial.rst @@ -218,7 +218,7 @@ The logic will be as follow: #. If the left sensor detects a black line but not the right sensor, then steer to the left. We are also using the LEDs on the LED smile to indicate what is going on while -we follow the line. +we follow the line. .. code::