Skip to content

Commit d409edf

Browse files
authored
Fixed Spelling
1 parent 59d8bec commit d409edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You should pass fields that are using at render function to `queryParams` proper
107107

108108
## Column filtering
109109

110-
You ca add column filtering functionality by setting option `withColumnFilter` to `true` :
110+
You can add column filtering functionality by setting option `withColumnFilter` to `true` :
111111

112112
- By default it generates a text field as filter input.
113113
- It can be replaced by a combo box using `filter` parameter when defining column. It should be a associative array

0 commit comments

Comments
 (0)