Skip to content

Commit 3efb0d8

Browse files
authored
Merge pull request #51 from InsaneSkull/patch-1
Fixed Spelling
2 parents 59d8bec + d409edf commit 3efb0d8

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)