From 22e77cff59d9286367f1c4182a4b88ff62460646 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 15 Jan 2018 01:38:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adac8e6..a2c935e 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ And you can stop the server with: docker stop beautiful-jekyll ``` -Whenever you make any changes to `_config.yml`, you must stop and re-start the server new config settings to take effect. +Whenever you make any changes to `_config.yml`, you must stop and re-start the server for the new config settings to take effect. Disclaimer: I personally am NOT using local development so I don't know much about running Jekyll locally. If you follow this route, please don't ask me questions because unfortunately I honestly won't be able to help!