Fix typo. (#856)

`chagne` => `change`
This commit is contained in:
henning-kvinnesland 2019-03-17 06:30:21 +01:00 committed by Allen
parent 7642bfa1a3
commit f80e1ea66c

View File

@ -2,7 +2,7 @@
# Row expand
`react-bootstrap-table2` supports the row expand feature. By passing prop `expandRow` to enable this functionality.
> Default is click to expand/collapse a row. In addition, we don't support any way to chagne this mechanism!
> Default is click to expand/collapse a row. In addition, we don't support any way to change this mechanism!
## Required
* [renderer (**required**)](#renderer)