summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <Bozhidar Batsov>2016-02-19 10:34:54 +0100
committerBozhidar Batsov <Bozhidar Batsov>2016-02-19 10:34:54 +0100
commitf05736d74af5b32ba88b9881d4bc88e21d18aa26 (patch)
tree9028dab06718dd90322e35dea0b587e418e04ea3 /README.md
parent83dc4243453af9af5b1b5bfde207e80c9c1323d2 (diff)
Fix another typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fff22d3e..fd0a92ba 100644
--- a/README.md
+++ b/README.md
@@ -1524,7 +1524,7 @@ the latest CIDER version might depend on functionality present only in the lates
The built-in package manager isn't perfect and sometimes it messes up. If you
just updated and encountered an error you should try the following before
opening an issue: Go into the `.emacs.d/elpa` directory, delete any folders
-related to CIDER, restart emacs and then re-install the missing packages. Note
+related to CIDER, restart Emacs and then re-install the missing packages. Note
that the order here matters.
### I upgraded CIDER using `package.el` and nothing changed