diff --git a/documents/readme.md b/documents/readme.md
index d5c8abba0fb1f695926db8bf45061648cc406bf4..0612beda32c763acf1667ea962472231990aa80e 100644
--- a/documents/readme.md
+++ b/documents/readme.md
@@ -2,4 +2,4 @@
 # C - Quadratic Solver > Documents
 
 ## Description
-The documents directory contains various documents regarding information that we learned for the development of the quadratic solver, as well as standards that we used to aid us in programming. For this project, we first had to decide a general programming standard to utilize before we could begin the development of the quadratic solver. Once we selected a programming standard, we began creating our own standards that are specific to this project and its development cycle.
+The documents directory contains various documents regarding information that we learned for the development of the quadratic solver, as well as standards that we used to guide us through the project. For this project, we first had to decide a general programming standard to utilize before we could begin the development of the quadratic solver. Once we selected a programming standard, we began creating our own standards that are specific to this project and its development cycle.