aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/performance/onresourcetimingbufferfull/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/performance/onresourcetimingbufferfull/index.html')
-rw-r--r--files/ja/web/api/performance/onresourcetimingbufferfull/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/performance/onresourcetimingbufferfull/index.html b/files/ja/web/api/performance/onresourcetimingbufferfull/index.html
index c216eb9630..d5845ecfa7 100644
--- a/files/ja/web/api/performance/onresourcetimingbufferfull/index.html
+++ b/files/ja/web/api/performance/onresourcetimingbufferfull/index.html
@@ -23,7 +23,7 @@ translation_of: Web/API/Performance/onresourcetimingbufferfull
<dl>
<dt>callback</dt>
- <dd>{{event("resourcetimingbufferfull")}} イベントが発生したときに呼び出される {{event("Event_handlers")}}。</dd>
+ <dd>{{event("resourcetimingbufferfull")}} イベントが発生したときに呼び出される {{domxref("EventHandler")}}。</dd>
</dl>
<h2 id="例">例</h2>