Browse Source

Update Plugins.md (#5859)

fix typo
pull/6083/head
chrisgarber 2 years ago
committed by GitHub
parent
commit
f889c8089b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/modules/Plugins.md

2
docs/modules/Plugins.md

@ -182,4 +182,4 @@ grapesjs.init({
## Boilerplate
For fast plugin development, we highly recommend using [grapesjs-cli](https://github.com/GrapesJS/cli) which helps to avoid the hassle of setting up all the dependencies and configurations for development and building (no need to touch Webpack o Babel configurations). For more information check the repository.
For fast plugin development, we highly recommend using [grapesjs-cli](https://github.com/GrapesJS/cli) which helps to avoid the hassle of setting up all the dependencies and configurations for development and building (no need to touch Webpack or Babel configurations). For more information check the repository.

Loading…
Cancel
Save