Skip to content

Commit d43632d

Browse files
committed
Rename a section of the README
1 parent 1785926 commit d43632d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ specific CIDER release.**
4545
- [Setting up a Leiningen or Boot project (optional)](#setting-up-a-leiningen-or-boot-project-optional)
4646
- [Launch a nREPL server and client from Emacs](#launch-a-nrepl-server-and-client-from-emacs)
4747
- [Connect to a running nREPL server](#connect-to-a-running-nrepl-server)
48-
- [Using the cider minor mode](#using-the-cider-minor-mode)
48+
- [Using cider-mode](#using-cider-mode)
4949
- [ClojureScript usage](#clojurescript-usage)
5050
- [Keyboard shortcuts](#keyboard-shortcuts)
5151
- [cider-mode](#cider-mode)
@@ -362,7 +362,7 @@ Typing there <kbd>M-x cider-connect</kbd> will allow you to connect to the runni
362362

363363
In Clojure(Script) buffers the command `cider-connect` is bound to <kbd>C-c M-c</kbd>.
364364

365-
### Using the cider minor mode
365+
### Using cider-mode
366366

367367
CIDER comes with a handy minor mode called `cider-mode` (complementing
368368
`clojure-mode`) that allows you to evaluate code in your Clojure source

0 commit comments

Comments
 (0)