diff --git a/content/shared/influxdb3-cli/create/distinct_cache.md b/content/shared/influxdb3-cli/create/distinct_cache.md index 9e5d0ba72..91da23f34 100644 --- a/content/shared/influxdb3-cli/create/distinct_cache.md +++ b/content/shared/influxdb3-cli/create/distinct_cache.md @@ -72,7 +72,7 @@ Before running the following commands, replace the placeholder values with your - {{% code-placeholder-key %}}`TABLE_NAME`{{% /code-placeholder-key %}}: The name of the table to cache values from - {{% code-placeholder-key %}}`CACHE_NAME`{{% /code-placeholder-key %}}: - Name of the distinct value cache to create + The name of the distinct value cache to create - {{% code-placeholder-key %}}`COLUMN_NAME`{{% /code-placeholder-key %}}: Column to cache distinct values from