Fix casing of "macOS" (#17040)
This PR fixes a number of spots in English contexts (docs, comments, etc.) where we were using "MacOS" instead of "macOS". Release Notes: - N/A
This commit is contained in:
parent
505675c0b5
commit
b374c7d912
10 changed files with 11 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
# Installing Extensions
|
||||
|
||||
You can search for extensions by launching the Zed Extension Gallery by pressing `cmd-shift-x` (MacOS) or `ctrl-shift-x` (Linux), opening the command palette and selecting `zed: extensions` or by selecting "Zed > Extensions" from the menu bar.
|
||||
You can search for extensions by launching the Zed Extension Gallery by pressing `cmd-shift-x` (macOS) or `ctrl-shift-x` (Linux), opening the command palette and selecting `zed: extensions` or by selecting "Zed > Extensions" from the menu bar.
|
||||
|
||||
Here you can view the extensions that you currently have installed or search and install new ones.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue