From 100b07e235fdbb3b23af2580506fe97130670202 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Fri, 4 Mar 2016 16:18:44 -0800 Subject: [PATCH] Update editdocs.md --- docs/editdocs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/editdocs.md b/docs/editdocs.md index e95ece585e..cedb0e36df 100644 --- a/docs/editdocs.md +++ b/docs/editdocs.md @@ -51,7 +51,7 @@ You should see a special-to-you version of the site. ## Editing and staging the site locally -If you have files to upload, or just want to work offline, run the below commands to setup +If you want to work offline, run the below commands to setup your environment for running GitHub pages locally. Then, any edits you make will be viewable on a lightweight webserver that runs on your local machine.