diff --git a/pkgs/racket-pkgs/racket-doc/scribblings/reference/syntax.scrbl b/pkgs/racket-pkgs/racket-doc/scribblings/reference/syntax.scrbl index 2f3b785d5d..080553b875 100644 --- a/pkgs/racket-pkgs/racket-doc/scribblings/reference/syntax.scrbl +++ b/pkgs/racket-pkgs/racket-doc/scribblings/reference/syntax.scrbl @@ -1769,7 +1769,7 @@ as follows: @racket[keyword].} @specsubform[(code:line keyword [id default-expr])]{The - procedure accepts a keyword-based using @racket[keyword]. The + procedure accepts a keyword-based argument using @racket[keyword]. The @racket[id] is associated with a keyword-based actual argument using @racket[keyword], if supplied in an application; otherwise, the @racket[default-expr] is evaluated to obtain a