aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/windoweventhandlers/onrejectionhandled/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/windoweventhandlers/onrejectionhandled/index.html')
-rw-r--r--files/ja/web/api/windoweventhandlers/onrejectionhandled/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/windoweventhandlers/onrejectionhandled/index.html b/files/ja/web/api/windoweventhandlers/onrejectionhandled/index.html
index eec452ead4..c2bdf26513 100644
--- a/files/ja/web/api/windoweventhandlers/onrejectionhandled/index.html
+++ b/files/ja/web/api/windoweventhandlers/onrejectionhandled/index.html
@@ -16,7 +16,7 @@ translation_of: Web/API/WindowEventHandlers/onrejectionhandled
---
<div>{{APIRef}}</div>
-<p><span class="seoSummary">{{domxref("WindowEventHandlers")}} ミックスインの <strong><code>onrejectionhandled</code></strong> プロパティは、{{event("rejectionhandled")}} イベントを処理するための {{event("Event_handlers")}} です。 このイベントは、{{jsxref("Promise")}} が拒否されたときに発生します。</span></p>
+<p><span class="seoSummary">{{domxref("WindowEventHandlers")}} ミックスインの <strong><code>onrejectionhandled</code></strong> プロパティは、{{event("rejectionhandled")}} イベントを処理するための {{domxref("EventHandler")}} です。 このイベントは、{{jsxref("Promise")}} が拒否されたときに発生します。</span></p>
<h2 id="Syntax" name="Syntax">構文</h2>