diff --git a/demo.html b/demo.html
index d29921b..76a42b3 100644
--- a/demo.html
+++ b/demo.html
@@ -80,7 +80,6 @@
This text is all randomly sized so you can have a go at matching "across ele
warning.innerHTML = 'Error: ' + e;
warning.style.display = 'inline';
throw e;
- return;
}
if (!called) {
warning.innerHTML = 'No matches :(';
@@ -113,4 +112,4 @@ This text is all randomly sized so you can have a go at matching "across ele
-