Update plugin_manager.md

Updated typo.
pull/5370/head
seandotau 5 years ago committed by ioedeveloper
parent 06ce441a45
commit 63b5601f22
  1. 2
      apps/remix-ide/docs/plugin_manager.md

@ -4,7 +4,7 @@ Plugin Manager
## Everything is a PLUGIN in Remix ## Everything is a PLUGIN in Remix
In order to integrate new tools made by us and by ...you into Remix, we've now made everything a plugin. In order to integrate new tools made by us and by ...you into Remix, we've now made everything a plugin.
This architcture will also allow Remix or just parts of Remix to be integrated into other projects (your's for example). This architecture will also allow Remix or just parts of Remix to be integrated into other projects (your's for example).
This means that you only load the functionality you need. This means that you only load the functionality you need.

Loading…
Cancel
Save