Skip to content

Commit 19f1109

Browse files
authored
fix doc typo
1 parent db4bb76 commit 19f1109

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
@@ -217,7 +217,7 @@ decides *how* to do it.
217217
```
218218

219219
Or how about managing a condition, then deciding to
220-
let the called function handle it how it `:normally` does?
220+
let the called function handle how it `:normally` does?
221221

222222
```clojure
223223
(let [f (fn [n]

0 commit comments

Comments
 (0)