Skip to content

Commit d6809df

Browse files
committed
[css-text-decor-4] Fix typo
1 parent 87ae6e4 commit d6809df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text-decor-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ by adding the ''trailing-spaces'' value.
4444

4545
<pre class="propdef">
4646
Name: text-decoration-skip
47-
Value: ''none'' | [ ''objects'' || [ ''spaces'' | [ ''leading-spaces'' || ''trailing-space'' ] ] || ''ink'' || ''edges'' || ''box-decoration'' ]
47+
Value: ''none'' | [ ''objects'' || [ ''spaces'' | [ ''leading-spaces'' || ''trailing-spaces'' ] ] || ''ink'' || ''edges'' || ''box-decoration'' ]
4848
Initial: objects leading-spaces trailing-spaces
4949
Applies to: all elements
5050
Inherited: yes

0 commit comments

Comments
 (0)