Skip to content

Commit 57e28d4

Browse files
committed
Fix typo
1 parent ceaf92a commit 57e28d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-properties-values-api/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ For example, the following are all valid syntax strings.
243243
and percentage values.
244244
: <code>"big | bigger | BIGGER"</code>
245245
:: accepts the string "big", or the string "bigger", or the string "BIGGER".
246-
: <code>"&lt;length>+</code>
246+
: <code>"&lt;length>+"</code>
247247
:: accepts a list of length values.
248248

249249
</div>

0 commit comments

Comments
 (0)