Skip to content

Commit e46456e

Browse files
authored
Tweak on MacOS caps (for consistency)
1 parent 3929620 commit e46456e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/python/python-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To successfully complete this tutorial, you must do the following:
3030

3131
1. On Windows, make sure the location of your Python interpreter is included in your PATH environment variable. You can check this by running `path` at the command prompt. If the Python interpreter's folder isn't included, open Windows Settings, search for "environment", select **Edit environment variables for your account**, then edit the **Path** variable to include that folder.
3232

33-
1. On macOS, make sure the location of your VS Code installation is included in your PATH environment variable. See [the setup instructions](/docs/setup/mac.md#launching-from-the-command-line) for more information.
33+
1. On MacOS, make sure the location of your VS Code installation is included in your PATH environment variable. See [the setup instructions](/docs/setup/mac.md#launching-from-the-command-line) for more information.
3434

3535
## Start VS Code in a project (workspace) folder
3636

0 commit comments

Comments
 (0)