diff --git a/beautiful-racket-lib/br/scribblings/br.scrbl b/beautiful-racket-lib/br/scribblings/br.scrbl index 9cdf242..a590632 100644 --- a/beautiful-racket-lib/br/scribblings/br.scrbl +++ b/beautiful-racket-lib/br/scribblings/br.scrbl @@ -639,7 +639,7 @@ Lists the indents at the beginning of each line in @racket[str]. Useful for unit } -@section{Other helpers} +@section{Lists} @defmodule[br/list] @@ -673,6 +673,8 @@ xs ] } +@section{Reader utilities} + @defmodule[br/reader-utils]