diff --git a/README.md b/README.md index 532df7a..4d017c0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ In the example below you can see how, and also what the default settings are. ##### `config/plugins.js`: module.exports = ({ env }) => ({ // ... - 'config-sync: { + 'config-sync': { destination: "extensions/config-sync/files/", minify: false, importOnBootstrap: false,