Skip to content

Commit bd35f5a

Browse files
ttanimichijonathantneal
authored andcommitted
Fix a typo
1 parent 332cfdb commit bd35f5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sanitize.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
/**
77
* 1. Remove repeating backgrounds in all browsers (opinionated).
8-
* 2. Add box sizing inheritence in all browsers (opinionated).
8+
* 2. Add box sizing inheritance in all browsers (opinionated).
99
*/
1010

1111
*,
@@ -17,7 +17,7 @@
1717

1818
/**
1919
* 1. Add text decoration inheritance in all browsers (opinionated).
20-
* 2. Add vertical alignment inheritence in all browsers (opinionated).
20+
* 2. Add vertical alignment inheritance in all browsers (opinionated).
2121
*/
2222

2323
::before,

0 commit comments

Comments
 (0)