diff --git a/spec.html b/spec.html index 3d12ba870e..305c5f3140 100644 --- a/spec.html +++ b/spec.html @@ -29111,7 +29111,6 @@
The abstract operation SplitMatch takes arguments _S_ (a String), _q_ (a non-negative integer), and _R_ (a String). It returns either ~not-matched~ or the end index of a match. It performs the following steps when called: