diff --git a/docs/row-expand-props.md b/docs/row-expand-props.md index f24d6c33c..ddb896856 100644 --- a/docs/row-expand-props.md +++ b/docs/row-expand-props.md @@ -4,7 +4,7 @@ title: Row Expand Props --- `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**)](#expandrowrenderer-function)