Skip to content

Commit a8d613b

Browse files
authored
Merge pull request w3c#5734 from himorin/css-color-adjust-fix-typo-202011
[css-color-adjust-1] possible typo
2 parents d8931a4 + cc64934 commit a8d613b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-adjust-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Forced Color Schemes {#forced}
273273
intended to increase the readability of text through color contrast.
274274
Individuals with limited vision
275275
often find it more comfortable to read content
276-
when there is a a particular type of contrast
276+
when there is a particular type of contrast
277277
between foreground and background colors.
278278

279279
Operating systems can provide built-in color themes,
@@ -392,7 +392,7 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
392392
</div>
393393

394394
Additionally:
395-
* 'box-shadow' and 'text-shadow' compute to to ''box-shadow/none''
395+
* 'box-shadow' and 'text-shadow' compute to ''box-shadow/none''
396396
* 'background-image' computes to ''background-image/none''
397397
unless the original value contains a ''url()'' function
398398
* 'color-scheme' computes to ''light dark''

0 commit comments

Comments
 (0)