We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79051e3 commit 973b91aCopy full SHA for 973b91a
docs/documentation/ko/handbook-v2/Modules.md
@@ -1,8 +1,8 @@
1
---
2
title: Modules
3
layout: docs
4
-permalink: /docs/handbook/2/modules.html
5
-oneline: "How JavaScript handles communicating across file boundaries."
+permalink: /ko/docs/handbook/2/modules.html
+oneline: "JavaScript가 파일 간 상호작용을 처리하는 방법."
6
7
8
JavaScript는 코드를 모듈화하는 다양한 방법들의 오랜 역사를 가지고 있습니다.
0 commit comments