remove redundant word 'the'

This commit is contained in:
Jidong Xiao
2023-08-29 12:13:31 -04:00
parent ca49020fb0
commit 131a22d916

View File

@@ -42,7 +42,7 @@ interpreted languages are somewhat blurry.
- You will practice the cycle of coding & compilation & testing during
Lab 1. You are encouraged to try out different development
environments (code editor & compiler) and quickly settle on one that
allows you to be most productive. Ask the your lab TAs & mentors
allows you to be most productive. Ask your lab TAs & mentors
about their favorite programming environments! The course website
includes many helpful links as well.