diff --git a/collects/teachpack/2htdp/scribblings/universe.scrbl b/collects/teachpack/2htdp/scribblings/universe.scrbl index 92359705a4..91a58c897e 100644 --- a/collects/teachpack/2htdp/scribblings/universe.scrbl +++ b/collects/teachpack/2htdp/scribblings/universe.scrbl @@ -450,7 +450,7 @@ now. @item{ -@defstruct[stop-with ([w (unsyntax @tech{WorldState})])]{signals to +@defstruct*[stop-with ([w (unsyntax @tech{WorldState})])]{signals to DrRacket that the world program should shut down. That is, any handler may return @scheme[(stop-with w)] provided @scheme[w] is a @tech{WorldState}. If it does, the state of the world becomes @scheme[w]