There was an error while loading. Please reload this page.
2 parents ce02079 + eebcee3 commit 049bb8eCopy full SHA for 049bb8e
README.md
@@ -569,7 +569,7 @@ pairwise constructs as found in e.g. `let` and `cond`.
569
(.. System getProperties (get "os.name"))
570
```
571
572
-* Use `:else` as the catch-all test expression in `cond` and `condp`.
+* Use `:else` as the catch-all test expression in `cond`.
573
574
```Clojure
575
;; good
0 commit comments