Merge pull request #31 from nihey/minor-readme-docs-fix

pull/33/head
Boaz Poolman 2021-12-11 14:58:38 +01:00 committed by GitHub
commit c9a5ce81ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -261,9 +261,9 @@ In the example below you can see how, and also what the default settings are.
importOnBootstrap: false, importOnBootstrap: false,
include: [ include: [
"core-store", "core-store",
"user-role" "user-role",
"admin-role" "admin-role",
"i18n-locale" "i18n-locale",
], ],
exclude: [ exclude: [
"core-store.plugin_users-permissions_grant" "core-store.plugin_users-permissions_grant"