diff --git a/content/influxdb/cloud-dedicated/admin/query-system-data.md b/content/influxdb/cloud-dedicated/admin/query-system-data.md
index c67f00abf..2a60e2644 100644
--- a/content/influxdb/cloud-dedicated/admin/query-system-data.md
+++ b/content/influxdb/cloud-dedicated/admin/query-system-data.md
@@ -336,7 +336,7 @@ The `system.partitions` table contains the following columns:
 
 ### system.compactor
 
-The `system.compaction` table contains information about compacted partition Parquet
+The `system.compactor` table contains information about compacted partition Parquet
 files associated with the specified database.
 
 {{< expand-wrapper >}}
diff --git a/content/influxdb/clustered/admin/query-system-data.md b/content/influxdb/clustered/admin/query-system-data.md
index eb872b7db..3f4e4a18c 100644
--- a/content/influxdb/clustered/admin/query-system-data.md
+++ b/content/influxdb/clustered/admin/query-system-data.md
@@ -336,7 +336,7 @@ The `system.partitions` table contains the following columns:
 
 ### system.compactor
 
-The `system.compaction` table contains information about compacted partition Parquet
+The `system.compactor` table contains information about compacted partition Parquet
 files associated with the specified database.
 
 {{< expand-wrapper >}}