Update README.md

This commit is contained in:
Jono Menz 2021-01-11 13:11:59 -08:00 committed by GitHub
parent 966109c7e3
commit 8df13dce17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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