We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80e1ea commit b93c683Copy full SHA for b93c683
docs/columns.md
@@ -164,7 +164,7 @@ Enable the column sort via a `true` value given.
164
```
165
166
## <a name='sortCaret'>column.sortCaret - [Function]</a>
167
-Use`column.sortCaret` to custom the sort caret. This callback function accept two arguments: `order` and `column`
+Use`column.sortCaret` to customize the sort caret. This callback function accept two arguments: `order` and `column`
168
169
```js
170
{
0 commit comments