Parcourir la source

INSTALLATION.md: Fixed spelling errors in documentation

Iain Morton il y a 9 ans
Parent
révision
be0da84869
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      docs/INSTALLATION.md

+ 2
- 2
docs/INSTALLATION.md Voir le fichier

@@ -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