Skip to content

Commit b93c683

Browse files
henning-kvinneslandAllenFang
authored andcommitted
Fix typo. (#855)
`to cusom the sort caret` => `to customize the sort-caret`
1 parent f80e1ea commit b93c683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Enable the column sort via a `true` value given.
164164
```
165165

166166
## <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`
167+
Use`column.sortCaret` to customize the sort caret. This callback function accept two arguments: `order` and `column`
168168

169169
```js
170170
{

0 commit comments

Comments
 (0)