From fb9bacdf2d9f1bb135004d8c583aaf93acccb899 Mon Sep 17 00:00:00 2001 From: tako-black Date: Fri, 27 Mar 2015 14:33:27 +0900 Subject: [PATCH] fix typo --- docs/Style.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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