Skip to content

Commit 5b54c52

Browse files
committed
Merge pull request #4 from pragdave/master
Another trivial typo in the README
2 parents e9fea08 + ea8babe commit 5b54c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In your shell...
1515
In the editor...
1616

1717
```lisp
18-
(add-to-list 'load-path "~/.emacs.d/emacs-elixir)
18+
(add-to-list 'load-path "~/.emacs.d/emacs-elixir")
1919
(require 'elixir-mode-setup)
2020
(elixir-mode-setup)
2121
```

0 commit comments

Comments
 (0)