Skip to content

Commit 21994bc

Browse files
author
Nathan Williams
committed
Documentation tweak.
1 parent 2157b16 commit 21994bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ $(function() {
5353
<td valign="top">
5454
Specifies a RegExp or String containing a regular expression that the current search filter must match to be allowed to be created. May also be a predicate function that takes the filter text and returns whether it is allowed.</td>
5555
<td valign="top"><code>mixed</code></td>
56-
<td valign="top"><code>false</code></td>
56+
<td valign="top"><code>null</code></td>
5757
</tr>
5858
<tr>
5959
<td valign="top"><code>highlight</code></td>

0 commit comments

Comments
 (0)