aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/request/clone/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/request/clone/index.html')
-rw-r--r--files/zh-cn/web/api/request/clone/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/request/clone/index.html b/files/zh-cn/web/api/request/clone/index.html
index a256435381..e410740be6 100644
--- a/files/zh-cn/web/api/request/clone/index.html
+++ b/files/zh-cn/web/api/request/clone/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/Request/clone
---
<div>{{APIRef("Fetch")}}</div>
-<div></div>
+
<p> {{domxref("Request")}} 接口中的<strong><code>clone()</code></strong> 方法可以创建一个当前<code>Request</code> 对象的副本。</p>