From 5541c19cefad064502354b8bd2174972c61e1e08 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Sun, 13 Oct 2024 19:34:06 +0900 Subject: [PATCH] Update files/ko/web/api/window/showdirectorypicker/index.md Co-authored-by: 1ilsang <1ilsangc@gmail.com> --- files/ko/web/api/window/showdirectorypicker/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/files/ko/web/api/window/showdirectorypicker/index.md b/files/ko/web/api/window/showdirectorypicker/index.md index 30fd3846fe8a98..71308c0880560f 100644 --- a/files/ko/web/api/window/showdirectorypicker/index.md +++ b/files/ko/web/api/window/showdirectorypicker/index.md @@ -8,7 +8,9 @@ l10n: {{APIRef("File System API")}}{{Securecontext_Header}}{{SeeCompatTable}} -{{domxref("Window")}} 인터페이스의 **`showDirectoryPicker()`** 메서드는 사용자가 디렉터리 한 개를 선택할 수 있는 디렉터리 선택창을 엽니다. +{{domxref("Window")}} 인터페이스의 **`showDirectoryPicker()`** 메서드는 +사용자가 디렉터리 한 개를 선택할 수 있는 +디렉터리 선택창을 엽니다. ## 구문