aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/globaleventhandlers/onreset/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/onreset/index.html')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/onreset/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/onreset/index.html b/files/zh-cn/web/api/globaleventhandlers/onreset/index.html
index 7f43a32d5a..e0e189dc69 100644
--- a/files/zh-cn/web/api/globaleventhandlers/onreset/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/onreset/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/GlobalEventHandlers/onreset
---
<p>{{ ApiRef() }}</p>
-<p>The <code><strong>GlobalEventHandlers.onreset</strong></code> 属性包含 {{domxref("EventHandler")}} ,当收到一个{{event("reset")}} 事件时触发</p>
+<p>The <code><strong>GlobalEventHandlers.onreset</strong></code> 属性包含 {{event("Event_handlers", "event handler")}} ,当收到一个{{event("reset")}} 事件时触发</p>
<h2 id="Syntax" name="Syntax">语法</h2>