diff --git a/docs/src/configuring-languages.md b/docs/src/configuring-languages.md index 9da44fb53dba0ea044ce01ddb2d9ef3d90133adb..fae19686c70731252f38216cf1c30b692a3985d9 100644 --- a/docs/src/configuring-languages.md +++ b/docs/src/configuring-languages.md @@ -439,7 +439,7 @@ When renaming a symbol that spans multiple files, Zed will open a preview in a m ### Hover Information -Use the `editor: Show Hover` command to display information about the symbol under the cursor. This often includes type information, documentation, and links to relevant resources. +Use the `editor: Hover` command to display information about the symbol under the cursor. This often includes type information, documentation, and links to relevant resources. ### Workspace Symbol Search