diff --git a/content/shared/influxdb3-cli/create/distinct_cache.md b/content/shared/influxdb3-cli/create/distinct_cache.md index c4a4069dc..c60cfb5e5 100644 --- a/content/shared/influxdb3-cli/create/distinct_cache.md +++ b/content/shared/influxdb3-cli/create/distinct_cache.md @@ -65,7 +65,7 @@ Before creating a distinct value cache, you must: {{% code-placeholders "(DATABASE|TABLE|COLUMN|CACHE)_NAME" %}} -### Generix syntax +### Generic syntax Use this as a template to adapt the command to your environment. @@ -121,7 +121,7 @@ influxdb3 create distinct_cache \ {{% /code-placeholders %}} -## Common pitfals +## Common pitfalls - `--column` is not valid—must use `--columns` - Tokens must be included explicitly unless set via `INFLUXDB3_AUTH_TOKEN`