From 9e3ab829ca77fdef0fea570af42006210f667524 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:15:01 -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 1fde48f35..75b0331c4 100644 --- a/content/shared/v3-core-plugins/_index.md +++ b/content/shared/v3-core-plugins/_index.md @@ -570,7 +570,7 @@ These examples install the specified Python package (for example, pandas) into t {{% /code-placeholders %}} -This creates a Python virtual environment in your plugins directory with the specified packages installed. +InfluxDB creates a Python virtual environment in your plugins directory with the specified packages installed. {{% show-in "enterprise" %}}