docs: fix contract for nested-flow

This commit is contained in:
Matthew Flatt 2020-07-11 11:48:18 -06:00
parent 45817fa049
commit d28baaff80

View File

@ -706,7 +706,7 @@ The following @tech{style properties} are currently recognized:
]}
@defstruct[nested-flow ([style any/c]
@defstruct[nested-flow ([style style?]
[blocks (listof block?)])]{
A @techlink{nested flow} has a style and a @tech{flow}.