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::