From ef4a68a24ddc46bf5c597e596986583176cd2d0f Mon Sep 17 00:00:00 2001 From: Bernhard Wagner Date: Sun, 5 Feb 2023 14:54:27 +0100 Subject: [PATCH] Update effects.mdx Wether -> Whether --- website/src/pages/learn/effects.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/learn/effects.mdx b/website/src/pages/learn/effects.mdx index 6ef4e7d3..96a72afe 100644 --- a/website/src/pages/learn/effects.mdx +++ b/website/src/pages/learn/effects.mdx @@ -9,7 +9,7 @@ import { JsDoc } from '../../docs/JsDoc'; # Audio Effects -Wether you're using a synth or a sample, you can apply any of the following built-in audio effects. +Whether you're using a synth or a sample, you can apply any of the following built-in audio effects. As you might suspect, the effects can be chained together, and they accept a pattern string as their argument. ## bandf