Skip to content

Commit f2fa6d0

Browse files
committed
update
1 parent e4f6190 commit f2fa6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var stylesheet = module.exports = reactCSSBuilder.create({
1010
margin: '6px'
1111
},
1212

13-
// class hierarchies can be as many levels deep as you with. each parent object
13+
// class hierarchies can be as many levels deep as you want. each parent object
1414
// must have an "attributes" property which references the style returned
1515
// for the parent if requested
1616
myClassGroup: {

0 commit comments

Comments
 (0)