diff options
author | logic-finder <logicseeker@naver.com> | 2021-11-18 21:22:55 +0900 |
---|---|---|
committer | Kyle <mkitigy@gmail.com> | 2021-12-27 08:06:46 +0900 |
commit | e02456fec8fe97f1aa5ae505831c69c70adf72bc (patch) | |
tree | 97c13b253bb76fa702bcdbf3d82f0936f0c02145 /files/ko | |
parent | b8f0a244b38b3005c6cfbfd45aa879b0bdb3e581 (diff) | |
download | translated-content-e02456fec8fe97f1aa5ae505831c69c70adf72bc.tar.gz translated-content-e02456fec8fe97f1aa5ae505831c69c70adf72bc.tar.bz2 translated-content-e02456fec8fe97f1aa5ae505831c69c70adf72bc.zip |
fix
Diffstat (limited to 'files/ko')
-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}} |