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