From bb5f785e2c31d4be6dfd47317cb5db1e67d6e3f3 Mon Sep 17 00:00:00 2001 From: ManasAgrawal05 Date: Mon, 3 Feb 2025 17:42:09 -0600 Subject: [PATCH] fixed double word --- src/pages/Projects.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Projects.tsx b/src/pages/Projects.tsx index a1b4e98..d124ba5 100644 --- a/src/pages/Projects.tsx +++ b/src/pages/Projects.tsx @@ -272,7 +272,7 @@ function Projects() { name: "TRACE", lName: "Arnav Joshi, Rizky Pratama", members: "", - desc: "TRACE is a project to track and control control the position of a ball on a tilting platform. The goals of this project are to exhibit a basic control system with two degrees of freedom that also implements computer vision. This will help develop member skills with CV, controls, simulation, and hardware design.", + desc: "TRACE is a project to track and control the position of a ball on a tilting platform. The goals of this project are to exhibit a basic control system with two degrees of freedom that also implements computer vision. This will help develop member skills with CV, controls, simulation, and hardware design.", git: "", gantt: "", finished: 0,