aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects/string/valueof
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/string/valueof')
-rw-r--r--files/ko/web/javascript/reference/global_objects/string/valueof/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/string/valueof/index.html b/files/ko/web/javascript/reference/global_objects/string/valueof/index.html
index e8e217d615..a8c7023700 100644
--- a/files/ko/web/javascript/reference/global_objects/string/valueof/index.html
+++ b/files/ko/web/javascript/reference/global_objects/string/valueof/index.html
@@ -71,8 +71,6 @@ console.log(x.valueOf()); // 'Hello world' 가 보여집니다.
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">이 페이지의 호환성 표는 구조화된 데이터로부터 생성됩니다. 만약 데이터에 기여하고 싶다면, <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 을 확인하시고 pull 요청을 보내주세요.</p>
-
<p>{{Compat("javascript.builtins.String.valueOf")}}</p>
<h2 id="같이_보기">같이 보기</h2>