Skip to content

Commit 8b9a380

Browse files
committed
fix typo
1 parent 20c4a1b commit 8b9a380

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Provides font-locking, indentation and navigation support for the
88
[Elixir programming language.](http://elixir-lang.org/)
99

1010
- [Installation](#installation)
11-
- [ELPA](#installation-via-packageel)
11+
- [Via package.el](#via-packageel)
1212
- [Via el-get](#via-el-get)
1313
- [Manual](#manual)
1414
- [Usage](#usage)
@@ -23,14 +23,14 @@ Provides font-locking, indentation and navigation support for the
2323

2424
## Installation
2525

26-
### Installation via package.el
26+
### Via package.el
2727

2828
`package.el` is the built-in package manager in Emacs.
2929

3030
`Elixir-Mode` is available on the two major community maintained repositories -
3131
[MELPA STABLE](melpa-stable.milkbox.net) and [MELPA](http://melpa.milkbox.net).
3232

33-
You can install `Elixir-Mode` with the following commnad:
33+
You can install `Elixir-Mode` with the following command:
3434

3535
<kbd>M-x package-install [RET] elixir-mode [RET]</kbd>
3636

0 commit comments

Comments
 (0)