Skip to content

Commit 1e8e541

Browse files
author
SimonSteinberger
committed
1 parent f37bb45 commit 1e8e541

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ <h3>Settings</h3>
103103
<li>A <span class="inline-code">response</span> callback, which expects a single argument:
104104
the data to suggest to the user. This data must be an array of filtered suggestions based on the provided term:
105105
<br>['suggestion 1', 'suggestion 2', 'suggestion 3', ...]
106-
<br>You must always call the response callback even if you encounter an error or if no suggestions are available.
107106
</li>
108107
</ul>
109108
</td></tr>

0 commit comments

Comments
 (0)