From 72547c5d640c05e35cf687323598de9f790feb27 Mon Sep 17 00:00:00 2001 From: Atharv <30nagava@elmbrookstudents.org> Date: Fri, 12 Sep 2025 12:41:19 +0000 Subject: [PATCH] Fixed grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83d997f..fc9cc11 100644 --- a/README.md +++ b/README.md @@ -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