From 8f9d3c9647f4eb5648fa722c21123c101e4d2e49 Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Sat, 31 Jan 2015 23:23:42 -0500 Subject: [PATCH] Dumb tab-completion is dumb --- site/_docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index 50af0f8c..ac05a989 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -449,7 +449,7 @@ The `projects/foo_project.md` would have the `layout` set to `foobar` instead of ## Default Configuration Jekyll runs with the following configuration options by default. Alternative -settings for these options can be explicitly specified in the Configuration +settings for these options can be explicitly specified in the configuration file or on the command-line.