Import "Fix some typos (it's vs its)" (#175)
Summary: Original author: noahsark769 Closes https://github.com/facebook/Sonar/pull/175 Reviewed By: jknoxville Differential Revision: D8989724 fbshipit-source-id: 8e1c09196b0c6c0d0fb0446a2a4a595d09f21652
This commit is contained in:
committed by
Facebook Github Bot
parent
16093222c0
commit
6a7a580db3
@@ -34,7 +34,7 @@ Learn more on how to use [Sonar's UI components](ui-components.md).
|
||||
|
||||
### Dynamically loading plugins
|
||||
|
||||
Once a plugin is created, Sonar can load it from it's folder. The path from where the plugins are loaded is specified in `~/.sonar/config.json`. Add the parent folder of your plugin to `pluginPaths` and start Sonar.
|
||||
Once a plugin is created, Sonar can load it from its folder. The path from where the plugins are loaded is specified in `~/.sonar/config.json`. Add the parent folder of your plugin to `pluginPaths` and start Sonar.
|
||||
|
||||
### npm dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user