Fixing typo in screen.css

Line 135, 'corret' to 'correct'.
This commit is contained in:
Namanyay Goel 2014-06-01 23:08:09 +05:30
parent 628789944e
commit 5482da42b9
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ table { border-collapse: collapse; border-spacing: 0; }
-moz-osx-font-smoothing: grayscale;
}
/* Each icon is created by inserting the corret character into the
/* Each icon is created by inserting the correct character into the
content of the :before pseudo element. Like a boss. */
.icon-ghost:before {
content: "\e000";