From f18dcae78c88f29bf1e79c014621d45097e38999 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 19 Aug 2021 11:00:46 -0400 Subject: correct to Quick_links (not Quick_Links) (#2138) --- files/ko/glossary/iife/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ko/glossary/iife/index.html') 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" -