Skip to content

Commit 23f332a

Browse files
committed
Improve the wording of a changelog entry
1 parent 92a3739 commit 23f332a

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
* Vertically align sexps with `C-c SPC`. This can also be done automatically (as part of indentation) by turning on `clojure-align-forms-automatically`.
88
* Indent and font-lock forms that start with `let-`, `while-` or `when-` like their counterparts.
99
* Apply the `font-lock-comment-face` to code commented out with `#_`.
10-
* Add indentation for `this-as`.
10+
* Add indentation config for ClojureScript's `this-as`.
1111

1212
### Bugs fixed
1313

0 commit comments

Comments
 (0)