diff --git a/pkgs/racket-doc/scribblings/reference/contracts.scrbl b/pkgs/racket-doc/scribblings/reference/contracts.scrbl index b492c3be00..a45db286c5 100644 --- a/pkgs/racket-doc/scribblings/reference/contracts.scrbl +++ b/pkgs/racket-doc/scribblings/reference/contracts.scrbl @@ -2131,7 +2131,7 @@ The @racket[define-struct/contract] form only allows a subset of the (code:line #:srcloc srcloc-expr)] [name-for-blame (code:line) - #:name-for-blame blame-id] + (code:line #:name-for-blame blame-id)] [context-limit (code:line) (code:line #:context-limit limit-expr)])]{ Defines @racket[id] to be @racket[orig-id], but with the contract