From bd48f6c381dc91d45b96c4405b03ac0e9232d563 Mon Sep 17 00:00:00 2001 From: Shu-yu Guo Date: Thu, 11 May 2023 10:49:10 -0700 Subject: [PATCH] Lowercase promise --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index 42c7761b7ce..863b11ad0ad 100644 --- a/source +++ b/source @@ -100705,7 +100705,7 @@ dictionary PromiseRejectionEventInit : EventInitJavaScript contains an implementation-defined HostEnqueueGenericJob(job, realm) - abstract operation to perform generic jobs in a particular realm (e.g., resolve Promises resulting + abstract operation to perform generic jobs in a particular realm (e.g., resolve promises resulting from Atomics.waitAsync). User agents must use the following implementation: