docs: fix contract for nested-flow
This commit is contained in:
parent
45817fa049
commit
d28baaff80
|
@ -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?)])]{
|
[blocks (listof block?)])]{
|
||||||
|
|
||||||
A @techlink{nested flow} has a style and a @tech{flow}.
|
A @techlink{nested flow} has a style and a @tech{flow}.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user