Skip to content

Commit c80e6a2

Browse files
committed
typo
--HG-- extra : rebase_source : 51091f447d25bf06a6613fb73decde8f59e1475d
1 parent d52c92a commit c80e6a2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css3-syntax/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2091,8 +2091,8 @@ <h3 id=tree-construction><span class=secno>3.6. </span> Tree Construction</h3>
20912091

20922092
<dt>simple block
20932093

2094-
<dd> A simple block is has an associated token (either a [, (, or { token)
2095-
and value which is a list of primitives.
2094+
<dd> A simple block has an associated token (either a [, (, or { token)
2095+
and a value which is a list of primitives.
20962096

20972097
<dt>rule block
20982098

css3-syntax/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2115,8 +2115,8 @@ <h3>
21152115

21162116
<dt>simple block
21172117
<dd>
2118-
A simple block is has an associated token (either a [, (, or { token)
2119-
and value which is a list of primitives.
2118+
A simple block has an associated token (either a [, (, or { token)
2119+
and a value which is a list of primitives.
21202120

21212121
<dt>rule block
21222122
<dd>

0 commit comments

Comments
 (0)