Skip to content

Commit

Permalink
Fix another typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
frankieroberto committed May 23, 2023
1 parent 213b899 commit 8a9c2f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

// When forced colour mode is active, for example to provide high contrast,
// the background colour of the tag is the same as the rest of the page. To ensure
// that the tag is perceived as separate the rest of the text in the phase banner,
// that the tag is perceived as separate to the rest of the text in the phase banner,
// it is made bold.
@media screen and (forced-colors: active) {
font-weight: bold;
Expand Down

0 comments on commit 8a9c2f4

Please sign in to comment.