diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/ko/web/api/audioworkletglobalscope/registerprocessor/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
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}} |