From cd3a2821cbb737f025c3a55b3f3ac97145ba2a70 Mon Sep 17 00:00:00 2001 From: choi Date: Fri, 16 Jul 2021 12:38:38 +0900 Subject: [ko] fix: Delete typos (#1461) --- .../ko/web/javascript/reference/global_objects/asyncfunction/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ko/web') diff --git a/files/ko/web/javascript/reference/global_objects/asyncfunction/index.html b/files/ko/web/javascript/reference/global_objects/asyncfunction/index.html index ac428a9ace..dae782e412 100644 --- a/files/ko/web/javascript/reference/global_objects/asyncfunction/index.html +++ b/files/ko/web/javascript/reference/global_objects/asyncfunction/index.html @@ -58,7 +58,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/AsyncFunction

AsyncFunction 인스턴스

-

AsyncFunction 인스턴스는 AsyncFunction.prototype 에서ㅜ메소드와 속성을 상속받는다.

+

AsyncFunction 인스턴스는 AsyncFunction.prototype 에서 메소드와 속성을 상속받는다.

여느 생성자에서와 같이 모든 AsyncFunction 인스턴스들을 수정할 수 있도록 생성자의 prototype 객체를 수정할 수 있다.

-- cgit v1.2.3-54-g00ecf