Skip to content

Commit 187be71

Browse files
authored
fix: correct straighforward to straightforward
1 parent fd33028 commit 187be71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user-guide/opmodes/autonomous.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Autonomous
22

3-
Creating an autonomous in NextFTC is fairly straighforward. This page will walk you through creating an autonomous. I will not be covering usage of PedroPathing in this page; refer to the [PedroPathing page](/user-guide/pedropathing) for details on that.
3+
Creating an autonomous in NextFTC is fairly straightforward. This page will walk you through creating an autonomous. I will not be covering usage of PedroPathing in this page; refer to the [PedroPathing page](/user-guide/pedropathing) for details on that.
44

55
This autonomous program will introduce you to some core features of NextFTC such as command groups, delays, and running the commands you created in your Subsystems.
66

0 commit comments

Comments
 (0)