From 8a6d8a8caac98d1f09ab3c2d9a75ec5c6443f656 Mon Sep 17 00:00:00 2001 From: Michael Wilson Date: Fri, 19 Jul 2024 15:58:05 -0700 Subject: [PATCH] Fix typo (udio -> audio) --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 7f861eb27..952830d46 100644 --- a/index.bs +++ b/index.bs @@ -12927,7 +12927,7 @@ buffer and the value(s) of the {{AudioParam}}(s) of this Handling an error from System Audio Resources on the {{AudioContext}} The {{AudioContext}} |audioContext| performs the following steps on rendering thread in the - event of an udio system resource error. + event of an audio system resource error. 1. If the |audioContext|'s {{[[rendering thread state]]}} is running: