Skip to content

Commit fb08203

Browse files
authored
[css-values-3] fix minor typo (w3c#7481)
"This unquoted syntax ~is~ cannot accept a <url-modifier> argument ..."
1 parent a716e35 commit fb08203

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-values-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ Resource Locators: the <<url>> type</h3>
558558
</pre>
559559
</div>
560560

561-
Note: This unquoted syntax is cannot accept a <<url-modifier>> argument
561+
Note: This unquoted syntax cannot accept a <<url-modifier>> argument
562562
and has extra escaping requirements:
563563
parentheses, <a href="https://www.w3.org/TR/css-syntax/#whitespace">whitespace</a> characters,
564564
single quotes (&#39;) and double quotes (") appearing in a URL

0 commit comments

Comments
 (0)