From 0b51afb6f198e2ad1c99b40a433da9c48b6267c8 Mon Sep 17 00:00:00 2001 From: Sid Parikh Date: Sun, 17 Sep 2023 20:28:06 +0000 Subject: [PATCH] fix typo --- docs/source/tutorial.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/tutorial.rst b/docs/source/tutorial.rst index 5edb26b822c..a04749f9785 100644 --- a/docs/source/tutorial.rst +++ b/docs/source/tutorial.rst @@ -155,7 +155,7 @@ how, or see the previous section on git), then commit them: .. note:: should be a present-tense description of what you've changed. In - this case, "change to 4 wallers" is fine. + this case, "double wall spacing" is fine. Without the -m flag, git commit will open a nano (or whatever your default text editor is set to) and ask you to type in @@ -269,7 +269,7 @@ the runner (and every other robot on our team) move much more quickly. Take a screen recording of this whole process and send it to your software lead via Slack. Feel free to play around with any other params you see! -1. ROS and C++ +5. ROS and C++ -------------- Much like the last section, this section is our version of an official ROS