diff --git a/README.md b/README.md index 4808cae..9398e92 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ You can mark certain CMS users as developers in your site's config, so they can ``` BetterNavigator: -developers: - - 'dev@yoursite.com' - - 'otherdev@yoursite.com' + developers: + - 'dev@yoursite.com' + - 'otherdev@yoursite.com' ``` ## Customisation