diff --git a/site/_docs/usage.md b/site/_docs/usage.md index 2d2b8fc4..28c4efb0 100644 --- a/site/_docs/usage.md +++ b/site/_docs/usage.md @@ -25,8 +25,8 @@ $ jekyll build --watch
- The <_config.yml>
master configuration file contains global configurations
- and variable definitions that are read once at execution time. Changes made to <_config.yml>
+ The _config.yml
master configuration file contains global configurations
+ and variable definitions that are read once at execution time. Changes made to _config.yml
during automatic regeneration are not loaded until the next execution.