We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a52868 commit 9175540Copy full SHA for 9175540
htdp-doc/scribblings/htdp-langs/prim-ops.rkt
@@ -147,7 +147,7 @@
147
(list
148
@defform/none[(#,define-elem name (#,lambda-elem (variable variable ...) expression))]{
149
150
- An alternate way on defining functions. The @racket[name] is the name of
+ An alternate way to defining functions. The @racket[name] is the name of
151
the function, which cannot be the same as that of another function or
152
variable.
153
0 commit comments