From c01eef55f719ad92a6dd6f9a0ff58405c1fe31e1 Mon Sep 17 00:00:00 2001 From: Meenu Yadav <116630390+MeenuyD@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:12:03 +0530 Subject: [PATCH] Remove the repeted word in the PannerNode equalpower Panning (#2577) --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index aa05e1451..0f7bed47b 100644 --- a/index.bs +++ b/index.bs @@ -13365,7 +13365,7 @@ connections to the input are mono. Otherwise PannerNode "equalpower" Panning This is a simple and relatively inexpensive algorithm which -provides basic, but reasonable results. It is used for the for the +provides basic, but reasonable results. It is used for the {{PannerNode}} when the {{PannerNode/panningModel}} attribute is set to "{{PanningModelType/equalpower}}", in which case the elevation value is ignored. This algorithm MUST be implemented using