Skip to content

Commit

Permalink
change singular
Browse files Browse the repository at this point in the history
  • Loading branch information
tako-black committed Apr 1, 2015
1 parent 80baec3 commit 399ace3
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 @@ -44,7 +44,7 @@ All the core components accept a style attribute.
<View style={styles.background} />
```

They also accepts an array of styles.
They also accept an array of styles.

```javascript
<View style={[styles.base, styles.background]} />
Expand Down

0 comments on commit 399ace3

Please sign in to comment.