diff --git a/content/influxdb/cloud-dedicated/reference/sql/subqueries.md b/content/influxdb/cloud-dedicated/reference/sql/subqueries.md index cb3379e6a..702ed7ddf 100644 --- a/content/influxdb/cloud-dedicated/reference/sql/subqueries.md +++ b/content/influxdb/cloud-dedicated/reference/sql/subqueries.md @@ -661,7 +661,7 @@ but the following table contains the median `temp` value for each room. ## Subquery categories -SQL subqueries can be categorized as one or more of the following base on the +SQL subqueries can be categorized as one or more of the following based on the behavior of the subquery: - [correlated](#correlated-subqueries) or [non-correlated](#non-correlated-subqueries) diff --git a/content/influxdb/cloud-serverless/reference/sql/subqueries.md b/content/influxdb/cloud-serverless/reference/sql/subqueries.md index bbe19294f..ca3c1249b 100644 --- a/content/influxdb/cloud-serverless/reference/sql/subqueries.md +++ b/content/influxdb/cloud-serverless/reference/sql/subqueries.md @@ -661,7 +661,7 @@ but the following table contains the median `temp` value for each room. ## Subquery categories -SQL subqueries can be categorized as one or more of the following base on the +SQL subqueries can be categorized as one or more of the following based on the behavior of the subquery: - [correlated](#correlated-subqueries) or [non-correlated](#non-correlated-subqueries)