From e02456fec8fe97f1aa5ae505831c69c70adf72bc Mon Sep 17 00:00:00 2001 From: logic-finder Date: Thu, 18 Nov 2021 21:22:55 +0900 Subject: fix --- files/ko/web/api/audioworkletglobalscope/registerprocessor/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/ko/web/api/audioworkletglobalscope/registerprocessor/index.md b/files/ko/web/api/audioworkletglobalscope/registerprocessor/index.md index 2394e3969a..0be44b8bfb 100644 --- a/files/ko/web/api/audioworkletglobalscope/registerprocessor/index.md +++ b/files/ko/web/api/audioworkletglobalscope/registerprocessor/index.md @@ -81,7 +81,7 @@ const node = new AudioWorkletNode(audioContext, 'test-processor') node.connect(audioContext.destination) ``` -## 명세 +## 명세서 {{Specifications}} -- cgit v1.2.3-54-g00ecf