aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-02-22 00:12:14 +0000
committerMDN <actions@users.noreply.github.com>2022-02-22 00:12:14 +0000
commit6acf87987baea4675dbd1d5586663959e742cc03 (patch)
tree83b489d9467dc18464207bbec4a8e5eaf9c804cd /files/ko/web
parent92e543f7c53602f7b0ed8ba0788995632adf9601 (diff)
downloadtranslated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.gz
translated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.bz2
translated-content-6acf87987baea4675dbd1d5586663959e742cc03.zip
[CRON] sync translated content
Diffstat (limited to 'files/ko/web')
-rw-r--r--files/ko/web/api/audioworkletnode/processorerror_event/index.md (renamed from files/ko/web/api/audioworkletnode/onprocessorerror/index.md)3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/api/audioworkletnode/onprocessorerror/index.md b/files/ko/web/api/audioworkletnode/processorerror_event/index.md
index f4dfd068bb..d5ef1d9d02 100644
--- a/files/ko/web/api/audioworkletnode/onprocessorerror/index.md
+++ b/files/ko/web/api/audioworkletnode/processorerror_event/index.md
@@ -1,6 +1,6 @@
---
title: AudioWorkletNode.onprocessorerror
-slug: Web/API/AudioWorkletNode/onprocessorerror
+slug: Web/API/AudioWorkletNode/processorerror_event
tags:
- API
- Audio
@@ -11,6 +11,7 @@ tags:
- Reference
- Web Audio API
- onprocessorerror
+original_slug: Web/API/AudioWorkletNode/onprocessorerror
browser-compat: api.AudioWorkletNode.onprocessorerror
---
{{ APIRef("Web Audio API") }}