fix(docs): Corrections to plugin documentation.
This commit is contained in:
parent
3a15f7a730
commit
b53f97689f
2 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@ title: Loading plugins
|
|||
order: 140
|
||||
---
|
||||
|
||||
Plugins can be loaded at build time and added to the desig. Or at run time and added to an instantiated pattern.
|
||||
Plugins can be loaded at build time and added to the design. Or at run time and added to an instantiated pattern.
|
||||
|
||||
To load a plugin at build time, it should be added to [the `plugins` key of the part configuration](/reference/api/part/config/plugins).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue