Commit 0afd656b92940c410cebd29d0b236f01cfdfb69c

Authored by Rob Taylor
1 parent 084bb6b1

Fixed typo in comments of apllication.scss

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/assets/stylesheets/application.scss
... ... @@ -70,7 +70,7 @@
70 70 @import "sections/groups.scss";
71 71  
72 72 /**
73   - * Code ighlight
  73 + * Code highlight
74 74 */
75 75 @import "highlight/white.scss";
76 76 @import "highlight/dark.scss";
... ...