From 9910392dc0de477f682a5df73a23a3130a7c044d Mon Sep 17 00:00:00 2001 From: skratchdot Date: Tue, 13 Apr 2021 18:35:57 -0400 Subject: [PATCH] Fix IIRFilterOptions header --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 14421756a..12a77c0dd 100644 --- a/index.bs +++ b/index.bs @@ -7817,7 +7817,7 @@ Methods

-IIRFilterOptions

+{{IIRFilterOptions}} The IIRFilterOptions dictionary is used to specify the filter coefficients of the {{IIRFilterNode}}.