fix typo, Closes PR14720
This commit is contained in:
parent
ae2dcdeb9e
commit
82c10f79c6
|
@ -627,7 +627,7 @@ Consider the following two examples in this context:
|
||||||
@defform*[#:id [check-member-of check-member-of-id]
|
@defform*[#:id [check-member-of check-member-of-id]
|
||||||
[(check-member-of expression expression expression ...)]]{
|
[(check-member-of expression expression expression ...)]]{
|
||||||
|
|
||||||
Checks that the value of the first @racket[expression] as that of
|
Checks that the value of the first @racket[expression] is that of
|
||||||
one of the following @racket[expression]s.
|
one of the following @racket[expression]s.
|
||||||
|
|
||||||
@;%
|
@;%
|
||||||
|
|
Loading…
Reference in New Issue
Block a user