aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html
index 820f1a80b3..a62e0e137c 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html
@@ -15,8 +15,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/toUpperCase
<div>{{EmbedInteractiveExample("pages/js/string-touppercase.html","shorter")}}</div>
-<p class="hidden">这个交互式示例的源代码存储在GitHub存储库中。如果您想对交互式示例项目作出贡献,请克隆<a href="/zh-CN/docs/">https://github.com/mdn/interactive-examples</a>并向我们发送请求。</p>
-
<h2 id="语法">语法</h2>
<pre class="syntaxbox"><var>str</var>.toUpperCase()</pre>