Просмотр исходного кода

INSTALLATION.md: Fixed spelling errors in documentation

Iain Morton 9 лет назад
Родитель
Сommit
be0da84869
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      docs/INSTALLATION.md

+ 2
- 2
docs/INSTALLATION.md Просмотреть файл

12
 * [Linux](#linux)
12
 * [Linux](#linux)
13
 
13
 
14
 ... or ...
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
 Optionally, you can also use a [Java IDE](#java-ides).
17
 Optionally, you can also use a [Java IDE](#java-ides).
18
 
18
 
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
 You now are ready to get started with the Java track of Exercism!
47
 You now are ready to get started with the Java track of Exercism!
48
 
48