[API] Clarify language

This commit is contained in:
Victor Woeltjen 2016-09-06 16:32:54 -07:00
parent 0cf634a412
commit 5a129de73d

2
API.md
View File

@ -114,7 +114,7 @@ The plugin will be invoked to configure Open MCT before it is started.
### Writing Plugins
Plugins configure Open MCT, and should utilize the
[`openmct`]{@link module:openmct} to do so, as summarized above in
[`openmct`]{@link module:openmct} module to do so, as summarized above in
"Configuring Open MCT."
### Distributing Plugins