aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/datatransferitem/getasstring/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/datatransferitem/getasstring/index.html')
-rw-r--r--files/zh-cn/web/api/datatransferitem/getasstring/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/datatransferitem/getasstring/index.html b/files/zh-cn/web/api/datatransferitem/getasstring/index.html
index 3b8147f7f6..ce731b39dd 100644
--- a/files/zh-cn/web/api/datatransferitem/getasstring/index.html
+++ b/files/zh-cn/web/api/datatransferitem/getasstring/index.html
@@ -16,7 +16,7 @@ translation_of: Web/API/DataTransferItem/getAsString
<dl>
<dt><code>callback</code></dt>
- <dd>A callback function that has access to the {{domxref("DataTransferItem","data transfer item's")}} string data. See {{anch("Callback")}} below for details.</dd>
+ <dd>A callback function that has access to the {{domxref("DataTransferItem","data transfer item's")}} string data. See <a href="#callback">Callback</a> below for details.</dd>
</dl>
<h3 id="Return_value">Return value</h3>