Skip to content

Commit 7f1bcae

Browse files
fix typo in readme (#13)
1 parent 7f33caa commit 7f1bcae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ All options that should not be provided directly as data-attributes of the table
676676
| -------------------------- | ------ | ------------------------------- |
677677
| tableClassNames | string | "table table-stripped table-sm" |
678678
| enableCheckbox | bool | false |
679-
| bulkIndentifier | string | "id" |
679+
| bulkIdentifier | string | "id" |
680680
| bulkUrl | string | "" |
681681
| bulkActionSelectClassNames | string | "form-control" |
682682
| bulkActions | array | [ ] |

0 commit comments

Comments
 (0)