Skip to content

Commit f84aad3

Browse files
author
Jonathan Neal
committed
Merge pull request #541 from gouch/patch-1
Fix spelling error in comment
2 parents d311749 + f9d9bb8 commit f84aad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

normalize.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ textarea { /* 1 */
291291
}
292292

293293
/**
294-
* Remove the inheritence of text transform in Edge, Firefox, and IE.
295-
* 1. Remove the inheritence of text transform in Firefox.
294+
* Remove the inheritance of text transform in Edge, Firefox, and IE.
295+
* 1. Remove the inheritance of text transform in Firefox.
296296
*/
297297

298298
button,

0 commit comments

Comments
 (0)