diff options
Diffstat (limited to 'files/ko/glossary/iife/index.html')
-rw-r--r-- | files/ko/glossary/iife/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/glossary/iife/index.html b/files/ko/glossary/iife/index.html index c9ccc8be4b..86c2951685 100644 --- a/files/ko/glossary/iife/index.html +++ b/files/ko/glossary/iife/index.html @@ -37,7 +37,7 @@ aName // throws "Uncaught ReferenceError: aName is not defined" // 즉시 결과를 생성한다. result; // "Barry"</pre> -<section class="Quick_links" id="Quick_Links"> +<section id="Quick_links"> <ol> <li>더 알아보기 <ol> |