Skip to content

Commit

Permalink
Update Style.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux committed Feb 22, 2015
1 parent fac2c8b commit 889a30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Style.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ var List = React.createClass({
});

// ... in another file ...
<List style={styles.list} elementStyle={styles.element} />
<List style={styles.list} elementStyle={styles.listElement} />
```

0 comments on commit 889a30a

Please sign in to comment.