Skip to content

Commit 2082729

Browse files
authored
Merge pull request #26 from theapache64/master
Updated README
2 parents 8b95f0b + 185ebad commit 2082729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ react-native-data-table provides a number of components for constructing a table
88
![data table example](https://cloud.githubusercontent.com/assets/7684221/22765506/8e24ca76-eed5-11e6-97fe-5b0da7687aca.png)
99

1010
### DataTable
11-
This component acts as a wrapper around the React Native ListView component. All the other components in this library should be used in the renderRow and renderRow and renderHeader.
11+
This component acts as a wrapper around the React Native ListView component. All the other components in this library should be used in the renderRow and renderHeader.
1212

1313
| Prop Name | Type | Description |
1414
| ------------------ | ------- | ------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)