diff --git a/README.md b/README.md index f066d89..1835667 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ ReactDOM.render(, document.getElementById('root')) | Name | Type | Default | Description | | ------------- | --------------- | ------------------------ | -------------------------------------------------------------------------------- | -| accept | striing | `.csv, text/csv` | File type accepted by file input. | +| accept | string | `.csv, text/csv` | File type accepted by file input. | | cssClass | string | `csv-reader-input` | A CSS class to be applied to the wrapper element. | | cssInputClass | string | `csv-input` | A CSS class to be applied to the `` element. | | cssLabelClass | string | `csv-label` | A CSS class to be applied to the `