Skip to content

Commit 6e3019b

Browse files
committed
[css-properties-values-api] fix breakage
1 parent 7012088 commit 6e3019b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-properties-values-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Issue: CSS? Document?
4040
: <dfn dict-member for=PropertyDescriptor>name</dfn>
4141
:: The name of the custom property being defined. This must begin with a double dash ('--').
4242

43-
Issue: Describe what happens if the name doesn't begin with a double dash. Don't use 'must'.
43+
Issue: Describe what happens if the name doesn't begin with a double dash. Don't use must.
4444

4545
Issue: what happens if syntax doesn't parse?
4646

0 commit comments

Comments
 (0)