branch: elpa/swift-mode commit ead0ae5b3fb247a6879388ce377406a9b24ffbac Author: Chris Barrett <chris.d.barr...@me.com> Commit: Chris Barrett <chris.d.barr...@me.com>
Fix spelling error in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3043030..8032ee3 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ make && make install This will install `swift-mode` via `package.el` locally. -You can also install `switf-mode` the old-school way by simply dropping it +You can also install `swift-mode` the old-school way by simply dropping it somewhere on your `load-path`. I favour the folder `~/.emacs.d/vendor`: