aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/audioworkletglobalscope/registerprocessor
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/audioworkletglobalscope/registerprocessor')
-rw-r--r--files/ko/web/api/audioworkletglobalscope/registerprocessor/index.md2
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}}