We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a52244 commit f2aaa2aCopy full SHA for f2aaa2a
src/main/cljs/cljs/core.cljs
@@ -4441,7 +4441,7 @@ reduces them without incurring seq initialization"
4441
4442
:validator validate-fn
4443
4444
- If metadata-map is supplied, it will be come the metadata on the
+ If metadata-map is supplied, it will become the metadata on the
4445
atom. validate-fn must be nil or a side-effect-free fn of one
4446
argument, which will be passed the intended new state on any state
4447
change. If the new state is unacceptable, the validate-fn should
0 commit comments