diff --git a/scribble-doc/scribblings/scribble/how-to-paper.scrbl b/scribble-doc/scribblings/scribble/how-to-paper.scrbl index 624dcbc3..e6d6bfcc 100644 --- a/scribble-doc/scribblings/scribble/how-to-paper.scrbl +++ b/scribble-doc/scribblings/scribble/how-to-paper.scrbl @@ -491,7 +491,7 @@ label), then the string is typically provided through Sometimes, both @litchar{[}...@litchar{]} and @litchar["{"]...@litchar["}"] are used, where the former surround Racket arguments that precede text to typeset. Finally, if a form is a -purely Racket-level form with not typeset result, such as a +purely Racket-level form with no typeset result, such as a @racket[require] to import more operations, then typically just @litchar["@"] is used.