Skip to content

Commit 49b31aa

Browse files
authored
[selectors-5] Fix closing tag (#13811)
Oversight in 7d05440.
1 parent df9412b commit 49b31aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selectors-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ Grammar</h2>
482482

483483
<pre class=prod>
484484
<dfn>&lt;combinator></dfn> = '>' | '+' | '~' | [ '|' '|' ] | [ / <<wq-name>> / ]
485-
</pr>
485+
</pre>
486486

487487
<ul>
488488
<li id="white-space">

0 commit comments

Comments
 (0)