Skip to content

Commit 5dfcab1

Browse files
author
patricktr
committed
update readme
1 parent 903bcd7 commit 5dfcab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ render () {
6060

6161
## Special Considerations
6262

63-
If any of your React Table columns are hidden (show: false), this HOC will automatically move those columns to the end of the list. This is to prevent hidden columns from causing this HOC from improperly calculating the new column order.
63+
If any of your React Table columns are hidden (show: false), this HOC will automatically move those columns to the end of the list. This is to prevent hidden columns from throwing off calculating the updated column order.
6464

6565
ReactTable Columns Props [https://github.com/tannerlinsley/react-table/tree/v6.10.0#columns]
6666

0 commit comments

Comments
 (0)