Skip to content

Commit 7e21515

Browse files
author
Jiren Patel
committed
Updated Readme
1 parent 973d92e commit 7e21515

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ then no elements are shown.For 'and_filter_on' => 'false' zero result category i
8888
and_filter_on: true //AND opration
8989
and_filter_on: false //OR Opration
9090

91-
For Live Search,
91+
For Instant Search,
9292

9393
search: { input: '#searchbox'}
9494

@@ -217,8 +217,8 @@ View function:
217217
var view = function(person){
218218
return $.tmpl(jquery_template, person)
219219
};
220-
221-
Live Search integration
220+
221+
Instant Search integration
222222
-----------------------
223223

224224
Add search option in filter setting.

0 commit comments

Comments
 (0)