From 54fc68edf05bf4ca16a00e2de130def879945c06 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:10:15 -0700 Subject: [PATCH] Update content/influxdb3/cloud-dedicated/process-data/visualize/superset.md Co-authored-by: Jason Stirnaman --- .../cloud-dedicated/process-data/visualize/superset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb3/cloud-dedicated/process-data/visualize/superset.md b/content/influxdb3/cloud-dedicated/process-data/visualize/superset.md index 893371146..d33b04153 100644 --- a/content/influxdb3/cloud-dedicated/process-data/visualize/superset.md +++ b/content/influxdb3/cloud-dedicated/process-data/visualize/superset.md @@ -52,7 +52,7 @@ stored in an InfluxDB database. ### Install prerequisites for Superset and Flight SQL -We recommend using **Docker and Docker Compose v2** to run Superset. +We recommend using **Docker and Docker Compose** to run Superset. To set up Superset to run in Docker containers with Flight SQL, follow these steps: > [!Warning]