diff --git a/collects/scribblings/scribble/basic.scrbl b/collects/scribblings/scribble/basic.scrbl index d4a6131c..7b86d273 100644 --- a/collects/scribblings/scribble/basic.scrbl +++ b/collects/scribblings/scribble/basic.scrbl @@ -219,7 +219,7 @@ Like @scheme[index], but the word to index is determined by applying Creates a @scheme[part-index-decl] to be associated with the enclosing section by @scheme[decode]. The @scheme[word]s serve as both the keys -and as the rendered forms of the keys.} +and as the rendered forms of the keys within the index.} @defproc[(index-section [#:tag tag (or/c false/c string?) "doc-index"])