Skip to content

Commit 1ab667f

Browse files
tidoustsvgeesus
authored andcommitted
[css-color-6] Fix typo in wcag2 keyword
Prose says keyword is `wcag2`, not `wcag`.
1 parent b7fc74a commit 1ab667f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-6/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ If no target contrast is specified</h4>
240240
Their syntax is:
241241

242242
<pre class="prod">
243-
<dfn><<wcag2>></dfn> = wcag | wcag2([<<number>> | [ aa | aaa ] && large? ])
243+
<dfn><<wcag2>></dfn> = wcag2 | wcag2([<<number>> | [ aa | aaa ] && large? ])
244244
</pre>
245245

246246
Its [=target contrast level=] keywords map as follows:

0 commit comments

Comments
 (0)