From 0e63abda5c728b0c63e00216387b2172902ea390 Mon Sep 17 00:00:00 2001 From: Luqi Pan Date: Wed, 20 Dec 2023 11:27:56 -0800 Subject: [PATCH] Update capitalization --- main/guides/getting-started/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/guides/getting-started/README.md b/main/guides/getting-started/README.md index 6005991c1..7b4b9c969 100644 --- a/main/guides/getting-started/README.md +++ b/main/guides/getting-started/README.md @@ -182,7 +182,7 @@ yarn install If you run into errors during `yarn install`, check that you are on a [supported platform](#platform-requirements) and not native Windows. Then make sure you have the relevant developer tools installed. For example, on Debian or Ubuntu Linux, run `sudo apt get install build-essential`. - On MacOS, be sure to install [Xcode](https://apps.apple.com/us/app/xcode/id497799835). + On macOS, be sure to install [Xcode](https://apps.apple.com/us/app/xcode/id497799835).