summaryrefslogtreecommitdiff
path: root/doc/installation.md
diff options
context:
space:
mode:
authorChris Sims <chris@jcsi.ms>2016-04-30 19:53:49 -0700
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2016-04-30 19:53:49 -0700
commitff2a6dc32d7718a2a3427e3a924a3e6151c9b63b (patch)
tree6f79c10b0e285ab5ffe3d22c2f2b4af9e6f58379 /doc/installation.md
parent0a3d743bf5e165c1145126a93ed287c48c5544af (diff)
Update docs - fix a link and some spelling (#1727)
* Fixes broken contributing link in the docs * Fixes some spelling errors in the docs
Diffstat (limited to 'doc/installation.md')
-rw-r--r--doc/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md
index d7f1eeea..8f689049 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -66,7 +66,7 @@ Much of CIDER's functionality depends on the presence of CIDER's own
[nREPL middleware](https://github.com/clojure-emacs/cider-nrepl). Starting with version 0.11, When `cider-jack-in` (<kbd>C-c M-j</kbd>) is
used, CIDER takes care of injecting it and its other dependencies.
-**`profiles.clj` or `profile.boot` don't need to be modified anymore for the above usecase!**
+**`profiles.clj` or `profile.boot` don't need to be modified anymore for the above use case!**
If you don't want `cider-jack-in` to inject dependencies automatically, set
`cider-inject-dependencies-at-jack-in` to `nil`. Note that you'll have to setup