diff --git a/content/shared/v3-core-plugins/_index.md b/content/shared/v3-core-plugins/_index.md index 20094285b..c4313e651 100644 --- a/content/shared/v3-core-plugins/_index.md +++ b/content/shared/v3-core-plugins/_index.md @@ -154,7 +154,7 @@ To build custom functionality, you can create your own Processing Engine plugin. Before you begin, make sure: -- The Processing Engine is enabled on your InfluxDB 3 Core instance. +- The Processing Engine is enabled on your {{% product-name %}} instance. - You’ve configured the `--plugin-dir` where plugin files are stored. - You have access to that plugin directory.