Skip to content

Commit 8eefde4

Browse files
committed
docs(README): update cmsConfig option section
1 parent 913fe50 commit 8eefde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ adminTitle defines the html title of the page where Netlify CMS will be served.
7979

8080
cmsConfig wholly reflects [Netlify CMS config.yml](#netlify-cms-configyml), in js object format.
8181

82-
:information_source: The order of precedence for the cms configuration is defaults < `netlify-cms.yml` < module options
82+
:information_source: The order of precedence for the cms configuration is `defaults` < `netlify-cms.yml` < `module options`
8383

8484
:information_source: The paths are also rewritten according to nuxt.js [srcDir](https://nuxtjs.org/api/configuration-srcdir/)
8585

0 commit comments

Comments
 (0)