From b715c0eeddf062ee75fb13baa7df79366ff08e5c Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Fri, 9 May 2025 12:40:51 -0700 Subject: [PATCH] Update content/shared/v3-core-plugins/_index.md Co-authored-by: Jason Stirnaman --- content/shared/v3-core-plugins/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.