diff --git a/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/readme.md b/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/readme.md index 4d1da42de0c0..3c022b373bef 100644 --- a/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/readme.md +++ b/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/readme.md @@ -16,7 +16,7 @@ To locate these samples, find the FtcRobotController module in the "Project/Andr Expand the following tree elements: FtcRobotController/java/org.firstinspires.ftc.robotcontroller/external/samples -### Naming of Samples +### Naming of Samples To gain a better understanding of how the samples are organized, and how to interpret the naming system, it will help to understand the conventions that were used during their creation.