Skip to content

Commit 45647fb

Browse files
authored
Update README.md
fix the description error
1 parent cedf458 commit 45647fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extensions/filter-control/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Dependence if you use the datepicker option: [bootstrap-datepicker](https://gith
5959
### filterData
6060

6161
* type: String
62-
* description: Set custom select filter values, use `var:variable` to load from a variable or `url:http://www.example.com/data.json` to load from a remote json file or `jso:{key:data}` to load from a json string.
62+
* description: Set custom select filter values, use `var:variable` to load from a variable or `url:http://www.example.com/data.json` to load from a remote json file or `json:{key:data}` to load from a json string.
6363
* default: `undefined`
6464

6565
### filterDatepickerOptions

0 commit comments

Comments
 (0)