We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13bf366 commit aab8672Copy full SHA for aab8672
1 file changed
src/main/clojure/clojure/spec/alpha.clj
@@ -425,7 +425,7 @@
425
426
There are also -un versions of :req and :opt. These allow
427
you to connect unqualified keys to specs. In each case, fully
428
- qualfied keywords are passed, which name the specs, but unqualified
+ qualified keywords are passed, which name the specs, but unqualified
429
keys (with the same name component) are expected and checked at
430
conform-time, and generated during gen:
431
0 commit comments