Skip to content

Commit 36822a6

Browse files
committed
Fix a heading
1 parent 4836394 commit 36822a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Setting `clojure-special-arg-indent-factor` to 1, results in:
218218
[my-field])
219219
```
220220

221-
### Indentation of Comments
221+
#### Indentation of Comments
222222

223223
`clojure-mode` differentiates between comments like `;`, `;;`, etc.
224224
By default `clojure-mode` treats `;` as inline comments and *always* indents those.

0 commit comments

Comments
 (0)