Skip to content

Commit a9f9402

Browse files
author
Bozhidar Batsov
committed
Fix a typo
1 parent e9f742e commit a9f9402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ information about customizing this indentation behaviour.
8181
* [clojure-mode-extra-font-locking][] provides additional font-locking
8282
for built-in methods and macros. The font-locking is pretty
8383
imprecise, because it doesn't take namespaces into account and it
84-
won't font-lock a functions at all possible positions in a sexp, but
84+
won't font-lock a function at all possible positions in a sexp, but
8585
if you don't mind its imperfections you can easily enable it:
8686

8787
```el

0 commit comments

Comments
 (0)