From efb069d7caa76d7fb4ed752f2b643288375cd388 Mon Sep 17 00:00:00 2001 From: brennv Date: Tue, 12 Apr 2016 12:27:38 -0700 Subject: [PATCH] Fixed grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f591cc4..4437f41 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ You should now have a Node.js welcome page showing the current hit count, as sto #### Pushing updates -Assuming you used the URL of your own forked report, we can easily push changes to that hosted repo and simply repeat the steps above to build which will trigger the new built image to be deployed. +Assuming you used the URL of your own forked repository, we can easily push changes and simply repeat the steps above which will trigger the newly built image to be deployed. ### Debugging