Update README.md
diff --git a/conf/README.md b/conf/README.md
index 6bf43b9..ee87096 100644
--- a/conf/README.md
+++ b/conf/README.md
@@ -6,7 +6,7 @@
 
 - `_config.yml` is the main Jekyll config file
 - `_version.yml` defines the latest version of the docs
-- `_dev.yml` is used for normal builds
+- `_dev.yml` is used for default builds
 - `_prod.yml` is used when the `--prod` option is used for the build
 - `_nodocs.yml` is used when the `--nodocs` option is used for the build
 
@@ -14,4 +14,4 @@
 
 - `_defaults.yml` defines different config values for different parts of the docs
 
-To learn more about how to control the build with these files, have a look at: https://jekyllrb.com/docs/configuration/
\ No newline at end of file
+To learn more about how to control the build with these files, have a look at: https://jekyllrb.com/docs/configuration/