diff --git a/Automatically-Loading-a-Driver-Controlled-Op-Mode.md b/Automatically-Loading-a-Driver-Controlled-Op-Mode.md index ddf4d6e..c8f3c66 100644 --- a/Automatically-Loading-a-Driver-Controlled-Op-Mode.md +++ b/Automatically-Loading-a-Driver-Controlled-Op-Mode.md @@ -27,7 +27,7 @@ Should you wish to not be required to manually enable and configure the preselec ``` @Autonomous(name="Blue Alliance Auto", group="Pushbot", preselectTeleOp="BlueAllianceTeleOp") ``` -
Use the _preselectTeleOp_ parameter to specify a preselected op mode.
+
Use the preselectTeleOp parameter to specify a preselected op mode.
Blockly users can make use of this feature as well, through a new dropdown in the Blockly program editor.