diff --git a/index.html b/index.html
index 29b3d94f..09dc2757 100644
--- a/index.html
+++ b/index.html
@@ -365,6 +365,10 @@
API
evaluate() |
Evaluates the current state of the widget and regenerates the list of suggestions or closes the popup if none are available. You need to call it if you dynamically set list while the popup is open. |
+
+ destroy() |
+ Clean up and remove the instance from the input. |
+