diff --git a/content/shared/influxdb3-get-started/_index.md b/content/shared/influxdb3-get-started/_index.md index 59d7e6dd5..b4a1a9069 100644 --- a/content/shared/influxdb3-get-started/_index.md +++ b/content/shared/influxdb3-get-started/_index.md @@ -231,8 +231,8 @@ influxdb3 serve \ {{% /show-in %}} {{% show-in "core" %}} ```bash -# Filesystem object store -# Provide the filesystem directory +# File system object store +# Provide the file system directory influxdb3 serve \ --node-id host01 \ --object-store file \