Skip to content

Commit e1f1515

Browse files
committed
Fix a typo
1 parent f9bd2e7 commit e1f1515

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
@@ -7,7 +7,7 @@
77
- [#3802](https://github.com/clojure-emacs/cider/issues/3802): Inspector analytics.
88
- [#3802](https://github.com/clojure-emacs/cider/issues/3802): Inspector table view-mode.
99
- [#3813](https://github.com/clojure-emacs/cider/issues/3813): Inspector pretty-printing mode.
10-
- [#3810](https://github.com/clojure-emacs/cider/pull/3810): Inspector: `C-c C-p` to pretty-printthe currently inspected value.
10+
- [#3810](https://github.com/clojure-emacs/cider/pull/3810): Inspector: `C-c C-p` to pretty-print the currently inspected value.
1111
- [orchard#320](https://github.com/clojure-emacs/orchard/pull/320): Info: recognize printed Java classes/methods and munged Clojure functions in stacktrace outputs.
1212

1313
### Changes

0 commit comments

Comments
 (0)