Skip to content

Commit 325078d

Browse files
author
Bozhidar Batsov
committed
[Fix #880] Update reference to nrepl-make-connection-default in the README
1 parent 7935ccc commit 325078d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ against the default connection.
723723
You can display the default nREPL connection using <kbd>C-c M-d</kbd>
724724
and rotate the default connection using <kbd>C-c M-r</kbd>. Another
725725
option for setting the default connection is to execute the command
726-
<kbd>M-x nrepl-make-repl-connection-default</kbd> in the appropriate
726+
<kbd>M-x nrepl-make-connection-default</kbd> in the appropriate
727727
REPL buffer.
728728

729729
To switch to the relevant REPL buffer based on the Clojure namespace

0 commit comments

Comments
 (0)