docs: fix typo in custom-plugins.md

This commit is contained in:
Matias 2024-09-13 18:59:08 +02:00
commit c897debecc
No known key found for this signature in database
GPG key ID: ED35A6AC65A06B69

View file

@ -1,7 +1,7 @@
# Custom Plugins {#ch-custom-plugins}
**nvf**, by default, exposes a wide variety of plugins as module options
for your convience and bundles necessary dependencies into **nvf**'s runtime.
for your convenience and bundles necessary dependencies into **nvf**'s runtime.
In case a plugin is not available in **nvf**, you may consider making a pull
request to **nvf** to include it as a module or you may add it to your
configuration locally.