From 88baf171c3d8954a1e09263206df07a5e2febd93 Mon Sep 17 00:00:00 2001 From: 5brian Date: Tue, 25 Feb 2025 22:46:02 -0500 Subject: [PATCH] docs: Add apostrophe (#25624) Release Notes: - N/A --- docs/src/key-bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/key-bindings.md b/docs/src/key-bindings.md index 7482c8563cc4114ec73ea3623f43b32994247403..c2bdb0ebe7f18c606587b99bee47fdca0d8bdb9b 100644 --- a/docs/src/key-bindings.md +++ b/docs/src/key-bindings.md @@ -44,7 +44,7 @@ For example: ] ``` -You can see all of Zeds default bindings in the default keymaps for [MacOS](https://github.com/zed-industries/zed/blob/main/assets/keymaps/default-macos.json) or [Linux](https://github.com/zed-industries/zed/blob/main/assets/keymaps/default-linux.json). +You can see all of Zed's default bindings in the default keymaps for [MacOS](https://github.com/zed-industries/zed/blob/main/assets/keymaps/default-macos.json) or [Linux](https://github.com/zed-industries/zed/blob/main/assets/keymaps/default-linux.json). If you want to debug problems with custom keymaps you can use `debug: Open Key Context View` from the command palette. Please file [an issue](https://github.com/zed-industries/zed) if you run into something you think should work but isn't.