Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
olimorris committed Jan 26, 2025
1 parent f2ae8cf commit 8e1b1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/usage/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The [cmd_runner](/usage/chat-buffer/agents#cmd-runner) tool enables an LLM to ex

## Quickly accessing a chat buffer

The `:CodeCompanionChat Toggle` command will automically create a chat buffer if one doesn't exist, open the last chat buffer or hide the current chat buffer. It's the fastest way to navigate chat buffers.
The `:CodeCompanionChat Toggle` command will automatically create a chat buffer if one doesn't exist, open the last chat buffer or hide the current chat buffer.

When in a chat buffer, you can cycle between other chat buffers with `{` or `}`.

0 comments on commit 8e1b1e2

Please sign in to comment.