Skip to content

Commit 900f083

Browse files
committed
Fix a changelog entry
1 parent 75412f9 commit 900f083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- The `clojure-mode` dependency is still required for CIDER to function.
1010
- Some features like `cider-dynamic-indentation` and `cider-font-lock-dynamically` do not work with `clojure-ts-mode` (yet).
1111
- [#3624](https://github.com/clojure-emacs/cider/pull/3624): Support new `cider.clj-reload/reload` cider-nrepl middleware.
12-
- adds `cider-ns-refresh-tool` defcustom, defaulting to `'tools.namespace`.
12+
- adds `cider-ns-code-reload-tool` defcustom, defaulting to `'tools.namespace`.
1313
- you can change it to `'clj-reload` to use [clj-reload](https://github.com/tonsky/clj-reload) instead of [tools.namespace](https://github.com/clojure/tools.namespace).
1414

1515
### Changes

0 commit comments

Comments
 (0)