diff --git a/Ground-Up-Windows-Install-Rework.md b/Ground-Up-Windows-Install-Rework.md
index a23a304..c8ede68 100644
--- a/Ground-Up-Windows-Install-Rework.md
+++ b/Ground-Up-Windows-Install-Rework.md
@@ -116,7 +116,7 @@ During the install process, ensure the option for `Desktop development with C++`

-_Note: This package is required by Visual Studio to compile c/c++ code and by CMake to determine available compiler options. It will cause CMake file generation to fail, if not enabled._
+_Note: This package is required by Visual Studio to compile c/c++ code and by CMake to determine available compiler options. It will also cause CMake file generation to fail, if not enabled._
@@ -180,7 +180,7 @@ There are two options:
-If you chose options 1, create a sub-folder called `git-eqemulator` in the root folder of c: drive.
+If you chose option 1, create a sub-folder called `git-eqemulator` in the root folder of c: drive.
If you chose option 2, create a sub-folder called `git-` in the root folder of c: drive. (example: git username is `Pavlov`, folder name would be `git-pavlov`)