From 2e11cbaaec1cb2d54923968cd5078e9e159e6b9f Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Mon, 14 Apr 2025 19:18:09 -0700 Subject: [PATCH] Update content/influxdb3/enterprise/extended-plugin.md Co-authored-by: Jason Stirnaman --- content/influxdb3/enterprise/extended-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb3/enterprise/extended-plugin.md b/content/influxdb3/enterprise/extended-plugin.md index f7e99a6d2..6a76f3a8c 100644 --- a/content/influxdb3/enterprise/extended-plugin.md +++ b/content/influxdb3/enterprise/extended-plugin.md @@ -1,7 +1,7 @@ --- title: Extend plugins with API features and state management description: | - The Processing engine includes API capabilities that allow your plugins to interact with InfluxDB data and maintain state between executions. + The Processing engine includes API capabilities that allow your plugins to interact with your data and maintain state between executions. menu: influxdb3_enterprise: name: Extended plugins