From 4023e590a6b69d228b90fa17f7ef1e56089ebe9a Mon Sep 17 00:00:00 2001
From: Joshua Sziede <jsziede@yahoo.com>
Date: Mon, 19 Nov 2018 21:44:07 -0500
Subject: [PATCH] Update readme.md

---
 documents/readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documents/readme.md b/documents/readme.md
index d5c8abb..0612bed 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.
-- 
GitLab