diff --git a/collects/scribblings/reference/units.scrbl b/collects/scribblings/reference/units.scrbl index 15de5aec15..96604ac8b1 100644 --- a/collects/scribblings/reference/units.scrbl +++ b/collects/scribblings/reference/units.scrbl @@ -633,7 +633,7 @@ Expands to a @scheme[provide] of all identifiers implied by the @defform/subs[#:literals (import export) (unit/c (import sig-block ...) (export sig-block ...)) - ([sig-block (sig-id [id ctc] ...)]) + ([sig-block (sig-id [id ctc] ...) sig-id]) #:contracts ([ctc contract?])]{ A @deftech{unit contract} wraps a unit and checks both its imported and