diff --git a/docs/Style.md b/docs/Style.md
index d7b5d1615..3926a64ca 100644
--- a/docs/Style.md
+++ b/docs/Style.md
@@ -37,14 +37,14 @@ All the attribute names and values are a subset of what works on the web. For la
## Using Styles
-All the core components accept a style attribute
+All the core components accept a style attribute.
```javascript
```
-and also accepts an array of styles
+And also accepts an array of styles.
```javascript