Skip to content

Commit db16d6d

Browse files
committed
Minor spelling correction.
1 parent bfae508 commit db16d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ We encourage some combination of OOCSS and BEM for these reasons:
122122
* It allows for less nesting and lower specificity
123123
* It helps in building scalable stylesheets
124124

125-
**OOCSS**, or “Object Oriented CSS”, is an approach for writing CSS that encourages you to think about your stylesheets as a collection of “objects”: reusuable, repeatable snippets that can be used independently throughout a website.
125+
**OOCSS**, or “Object Oriented CSS”, is an approach for writing CSS that encourages you to think about your stylesheets as a collection of “objects”: reusable, repeatable snippets that can be used independently throughout a website.
126126

127127
* Nicole Sullivan's [OOCSS wiki](https://github.com/stubbornella/oocss/wiki)
128128
* Smashing Magazine's [Introduction to OOCSS](http://www.smashingmagazine.com/2011/12/12/an-introduction-to-object-oriented-css-oocss/)

0 commit comments

Comments
 (0)