We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329327b commit 5b2b5deCopy full SHA for 5b2b5de
1 file changed
Doc/library/html.parser.rst
@@ -311,7 +311,7 @@ further parsing:
311
End tag : script
312
313
Attribute names are converted to lowercase, quotes from attribute values removed,
314
-and ``None`` is returned as *value* for empty attributes (such as `checked`):
+and ``None`` is returned as *value* for empty attributes (such as ``checked``):
315
316
.. doctest::
317
0 commit comments