소스 검색

Fix typo

Fixes #35
Swaroop C H 9 년 전
부모
커밋
d03d1d9cd5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      installation.md

+ 1 - 1
installation.md

@@ -15,7 +15,7 @@ If not checked, check `Add Python to environment variables`. This does the same
 
 You can choose to install Launcher for all users or not, it does not matter much. Launcher is used to switch between different versions of Python installed.
 
-If your path was not set corectly, then follow these steps to fix it. Otherwise, go to `Running Python prompt on Windows`.
+If your path was not set correctly, then follow these steps to fix it. Otherwise, go to `Running Python prompt on Windows`.
 
 NOTE: For people who already know programming, if you are familiar with Docker, check out [Python in Docker](https://hub.docker.com/_/python/) and [Docker on Windows](https://docs.docker.com/windows/).