From 1265d88666b68a313011ab0c2e2375fbd6c15c3f Mon Sep 17 00:00:00 2001 From: Shonkhogrib <161463831+Shonkhogrib@users.noreply.github.com> Date: Tue, 19 Aug 2025 20:32:02 -0500 Subject: [PATCH] Update README.md "is to not take the tests too serious" just changed it, made it more grammatically correct, and soothing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 261a383..fb993b7 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Each exercise is a small React application containing the following files: 2. **README.md:** contains exercise instructions. 3. **test.js:** you don't have to open this file, it contains the testing script for the exercise. -> Note: The exercises have automatic grading, but it's very rigid and strict, my recommendation is to not take the tests too serious and use them only as a suggestion, or you may get frustrated. +> Note: The exercises have automatic grading, but it's very rigid and strict, my recommendation is not to take these tests too seriously and use them only as a suggestion, or you may get frustrated. ## Contributors