From 094ca8c6166c7437326660a76420f8b921e62ef1 Mon Sep 17 00:00:00 2001 From: Hossein Abbasi <16090309+hsnabszhdn@users.noreply.github.com> Date: Sat, 23 Aug 2025 15:28:58 +1000 Subject: [PATCH] chore(cli): fix sentence structure --- content/manuals/engine/cli/formatting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/engine/cli/formatting.md b/content/manuals/engine/cli/formatting.md index ad20c8c1cd9b..4e8c24c81534 100644 --- a/content/manuals/engine/cli/formatting.md +++ b/content/manuals/engine/cli/formatting.md @@ -18,7 +18,7 @@ include examples of customizing the output format. > [!NOTE] > -> When using the `--format` flag, you need observe your shell environment. +> When using the `--format` flag, you need to observe your shell environment. > In a POSIX shell, you can run the following with a single quote: > > ```console