Update key-bindings.md (#15994)

fcolecumberri created

Closes https://github.com/zed-industries/zed/pull/15238

Release Notes:

- N/A

Change summary

docs/src/key-bindings.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

docs/src/key-bindings.md 🔗

@@ -230,7 +230,7 @@ TBD: Add Column with Linux shortcuts
 | Copy                             | Editor     | `⌘ + C`                         |
 | Cut                              | Editor     | `⌘ + X`                         |
 | Cut to end of line               | Editor     | `Control + K`                   |
-| Delete                           | Editor     | `Control + D`                   |
+| Select Next                      | Editor     | `Control + D`                   |
 | Delete                           | Editor     | `Delete`                        |
 | Delete line                      | Editor     | `⌘ + Shift + K`                 |
 | Delete to beginning of line      | Editor     | `⌘ + Backspace`                 |