diff --git a/docs/src/multibuffers.md b/docs/src/multibuffers.md index 7d9f4cafc4ab3b4656b8472d27f813df25bbb512..b95e85ad891e0b39aec636dedc9aeaa5603ef449 100644 --- a/docs/src/multibuffers.md +++ b/docs/src/multibuffers.md @@ -31,7 +31,7 @@ To start a search run the `pane: Toggle Search` command (`cmd-shift-f` on macOS, ## Diagnostics -If you have a language server installed, the diagnostics pane can show you all errors across your project. You can open it by clicking on the icon in the status bar, or running the `diagnostics: Deploy` command` ('cmd-shift-m` on macOS, `ctrl-shift-m` on Windows/Linux, or `:clist` in Vim mode). +If you have a language server installed, the diagnostics pane can show you all errors across your project. You can open it by clicking on the icon in the status bar, or running the `diagnostics: Deploy` command (`cmd-shift-m` on macOS, `ctrl-shift-m` on Windows/Linux, or `:clist` in Vim mode). ## Find References