diff --git a/index.html b/index.html index 6c6aa58e..3ee79131 100644 --- a/index.html +++ b/index.html @@ -6572,7 +6572,7 @@
callback LoadDocumentCallback = Promise<RemoteDocument> ( USVString url, - optional LoadDocumentOptions? options + optional LoadDocumentOptions options = {} );