diff --git a/source b/source
index c127ef318d6..62140a18bbd 100644
--- a/source
+++ b/source
@@ -57550,10 +57550,7 @@ interface HTMLDialogElement : HTMLElement {
order, that is not inert and has the autofocus
attribute specified.
If there isn't one, then let control be the first non-inert - descendant element of subject, in tree order. - -
If there isn't one of those either, then let control be subject.
+If there isn't one, then let control be subject.