commit 340c60ef541163c81f45fd74426fae2381986e36
parent 13798906ceedfc1473643d06f4f98d4f372e889e
Author: Ben Greenman <benjaminlgreenman@gmail.com>
Date: Sun, 24 May 2020 09:12:09 -0400
doc: add '<>' around 3rd example tag
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scribble-doc/scribblings/scribble/core.scrbl b/scribble-doc/scribblings/scribble/core.scrbl
@@ -1712,7 +1712,7 @@ tag.}
Use as a @tech{style property} for an @racket[element],
@racket[paragraph], or @racket[compound-paragraph] to substitute an
-alternate HTML tag (instead of @tt{<span>}, @tt{<p>}, @tt{div},
+alternate HTML tag (instead of @tt{<span>}, @tt{<p>}, @tt{<div>},
@|etc|).}