From d0cda58f1fc23daa1d69f782c5ab9593b30217cb Mon Sep 17 00:00:00 2001 From: Jack Wotherspoon Date: Tue, 5 Aug 2025 10:03:58 -0400 Subject: [PATCH] docs: update typo in commands.md (#5584) --- docs/cli/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/commands.md b/docs/cli/commands.md index 58717635..96f47a2a 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -46,7 +46,7 @@ Slash commands provide meta-level control over the CLI itself. - **Usage:** `/directory add ,` - **Note:** Disabled in restrictive sandbox profiles. If you're using that, use `--include-directories` when starting the session instead. - **`show`**: - - **Description:** Display all directories added by `/direcotry add` and `--include-directories`. + - **Description:** Display all directories added by `/directory add` and `--include-directories`. - **Usage:** `/directory show` - **`/editor`**