Skip to content

Commit 399ace3

Browse files
author
tako-black
committed
change singular
1 parent 80baec3 commit 399ace3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ All the core components accept a style attribute.
4444
<View style={styles.background} />
4545
```
4646

47-
They also accepts an array of styles.
47+
They also accept an array of styles.
4848

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

0 commit comments

Comments
 (0)