Fixed grammar

This commit is contained in:
2025-09-12 12:41:19 +00:00
parent 5d57a3a17c
commit 72547c5d64

View File

@@ -14,7 +14,7 @@ This repository contains the Pybricks code for Team 65266 Lego Dynamics' robot f
## Code Structure
Files are the different runs we do, with each run consisting of one or multiple mission completions. Another script combines these files into a "master" file, which then adds the color sensor to start logic.
Files are the different runs we do, with each run consisting of one or multiple mission completions. Another script combines these files into a "master" file, which then adds the color-sensor-to-start logic.
## How to Use