Skip to content

Commit 49515c3

Browse files
Vadym-Lopatkaweavejester
authored andcommitted
Fix cider jack-in command docs
1 parent cb6701a commit 49515c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2023,7 +2023,7 @@ Created .dir-locals.el
20232023
This creates a hidden file, `.dir-locals.el`, that sets up CIDER with
20242024
Duct-specific options. To connect to the project using CIDER, open a
20252025
file in the project (such as `duct.edn`) and type:
2026-
kbd:[M-x] `clojure-jack-in` kbd:[RET]
2026+
kbd:[M-x] `cider-jack-in` kbd:[RET]
20272027

20282028
TIP: The '`M`' in kbd:[M-x] means '`meta`' and is often bound to the
20292029
kbd:[Alt] key. '`C`' usually means kbd:[Ctrl].

0 commit comments

Comments
 (0)