Skip to content

Commit 9175540

Browse files
committed
typo, closes #173
1 parent 7a52868 commit 9175540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htdp-doc/scribblings/htdp-langs/prim-ops.rkt

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
(list
148148
@defform/none[(#,define-elem name (#,lambda-elem (variable variable ...) expression))]{
149149

150-
An alternate way on defining functions. The @racket[name] is the name of
150+
An alternate way to defining functions. The @racket[name] is the name of
151151
the function, which cannot be the same as that of another function or
152152
variable.
153153

0 commit comments

Comments
 (0)