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
|
@ -4,7 +4,7 @@ Welcome to Zed! We are excited to have you. Here is a jumping-off point to getti
|
|||
|
||||
## Download Zed
|
||||
|
||||
### MacOS
|
||||
### macOS
|
||||
|
||||
You can obtain the stable builds via the [download page](https://zed.dev/download). If you want to download our preview build, you can find it on its [releases page](https://zed.dev/releases/preview) After the first manual installation, Zed will periodically check for and install updates automatically for you.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue