diff options
author | 3indblown Leaf <69508345+kraccoon-dev@users.noreply.github.com> | 2022-02-16 17:11:01 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-16 17:11:01 +0900 |
commit | c5e82bf41f336a59704ee8c429e3147f73fa8a48 (patch) | |
tree | 1329fd03f09c80a3fd39dfcf95bb480866252c8f /files/ko/web/javascript/reference/global_objects/array/entries/index.html | |
parent | 2968f00d257b512ac0d046a3fa12e8deec2540fb (diff) | |
download | translated-content-c5e82bf41f336a59704ee8c429e3147f73fa8a48.tar.gz translated-content-c5e82bf41f336a59704ee8c429e3147f73fa8a48.tar.bz2 translated-content-c5e82bf41f336a59704ee8c429e3147f73fa8a48.zip |
remove all span tags 1 (#3920)
Co-authored-by: Kyle <mkitigy@gmail.com>
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/array/entries/index.html')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/array/entries/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/array/entries/index.html b/files/ko/web/javascript/reference/global_objects/array/entries/index.html index 71d7c8d48f..e196886b38 100644 --- a/files/ko/web/javascript/reference/global_objects/array/entries/index.html +++ b/files/ko/web/javascript/reference/global_objects/array/entries/index.html @@ -64,7 +64,7 @@ for (let e of iterator) { </tbody> </table> -<h2 id="브라우저_호환성"><span>브라우저 호환성</span></h2> +<h2 id="브라우저_호환성">브라우저 호환성</h2> <div> |