From 751e13d1c28ff0030ac9e267520b252a2096098f Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Fri, 30 May 2025 12:26:44 +0900 Subject: [PATCH] Update _index.md Co-authored-by: Scott Anderson --- content/shared/influxdb3-get-started/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \