aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlogic-finder <logicseeker@naver.com>2021-11-18 21:22:55 +0900
committerKyle <mkitigy@gmail.com>2021-12-27 08:06:46 +0900
commite02456fec8fe97f1aa5ae505831c69c70adf72bc (patch)
tree97c13b253bb76fa702bcdbf3d82f0936f0c02145
parentb8f0a244b38b3005c6cfbfd45aa879b0bdb3e581 (diff)
downloadtranslated-content-e02456fec8fe97f1aa5ae505831c69c70adf72bc.tar.gz
translated-content-e02456fec8fe97f1aa5ae505831c69c70adf72bc.tar.bz2
translated-content-e02456fec8fe97f1aa5ae505831c69c70adf72bc.zip
fix
-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}}