diff --git a/docs/Style.md b/docs/Style.md index b5dc2c3cd..b5738944b 100644 --- a/docs/Style.md +++ b/docs/Style.md @@ -75,5 +75,5 @@ var List = React.createClass({ }); // ... in another file ... - + ```