diff --git a/scribble-doc/scribblings/scribble/core.scrbl b/scribble-doc/scribblings/scribble/core.scrbl index b17c5ab0..7da7e963 100644 --- a/scribble-doc/scribblings/scribble/core.scrbl +++ b/scribble-doc/scribblings/scribble/core.scrbl @@ -1958,7 +1958,7 @@ arguments to the element's command in Latex output.} @defstruct[command-optional ([arguments (listof string?)])]{ Used as a @tech{style property} on a @racket[element] to add - a optional arguments to the element's command in Latex output. + optional arguments to the element's command in Latex output. @history[#:added "1.20"] }