Skip to content

Commit 0e6c377

Browse files
authored
[css-values-4] typo: s/atr/attr/ (w3c#5075)
1 parent 52ed4d6 commit 0e6c377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2433,7 +2433,7 @@ Ian's proposal:
24332433

24342434
1. If the ''attr()'' function has a [=substitution value=],
24352435
replace the ''attr()'' function by the [=substitution value=].
2436-
2. Otherwise, if the ''atr()'' function has a fallback value as its last argument,
2436+
2. Otherwise, if the ''attr()'' function has a fallback value as its last argument,
24372437
replace the ''attr()'' function by the fallback value.
24382438
If there are any ''var()'' or ''attr()'' references in the fallback,
24392439
[=substitute an attr()|substitute=] them as well.

0 commit comments

Comments
 (0)