瀏覽代碼

INSTALLATION.md: Fixed spelling errors in documentation

Iain Morton 9 年之前
父節點
當前提交
be0da84869
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      docs/INSTALLATION.md

+ 2
- 2
docs/INSTALLATION.md 查看文件

@@ -12,7 +12,7 @@ Choose your operating system:
12 12
 * [Linux](#linux)
13 13
 
14 14
 ... or ...
15
-* if you prefer to not use a package maanger, you can [install manually](#install-manually).
15
+* if you prefer to not use a package manager, you can [install manually](#install-manually).
16 16
 
17 17
 Optionally, you can also use a [Java IDE](#java-ides).
18 18
 
@@ -42,7 +42,7 @@ Open an administrative command prompt.  (If you need assistance opening an admin
42 42
    ...
43 43
    ```
44 44
 
45
-We recommend closing the administrative command prompt and opening a new command prompt -- you do not require administrator priviledges to practice Exercism exercises.
45
+We recommend closing the administrative command prompt and opening a new command prompt -- you do not require administrator privileges to practice Exercism exercises.
46 46
 
47 47
 You now are ready to get started with the Java track of Exercism!
48 48