diff --git a/beautiful-racket-lib/br/scribblings/br.scrbl b/beautiful-racket-lib/br/scribblings/br.scrbl index b484bd2..3dd3a59 100644 --- a/beautiful-racket-lib/br/scribblings/br.scrbl +++ b/beautiful-racket-lib/br/scribblings/br.scrbl @@ -589,7 +589,7 @@ Lists the indents at the beginning of each line in @racket[str]. Useful for unit @section{Other helpers} -@defmodule[br/main] +@defmodule[br/list] @defform[(values->list values)]{ Convert @racket[values] to a simple list.