diff --git a/docs/extend/plugins.md b/docs/extend/plugins.md index b405767..aa18c5e 100644 --- a/docs/extend/plugins.md +++ b/docs/extend/plugins.md @@ -34,7 +34,7 @@ Please read all release notes and watch out for warnings - we generally provide #### Plugins -Generall classes an mechanisms are provided under the `plugin` [namespaces](https://github.com/inventree/InvenTree/blob/master/InvenTree/plugin/__init__.py). These include: +General classes and mechanisms are provided under the `plugin` [namespaces](https://github.com/inventree/InvenTree/blob/master/InvenTree/plugin/__init__.py). These include: ```python # Management objects