diff --git a/website/src/pages/learn/tonal.mdx b/website/src/pages/learn/tonal.mdx index 5932d4a9..33121ab7 100644 --- a/website/src/pages/learn/tonal.mdx +++ b/website/src/pages/learn/tonal.mdx @@ -24,7 +24,7 @@ Instead of numbers, scientific interval notation can be used as well: ### scale(name) -Turns numbers into notes in the scale (zero indexed). Also sets scale for other scale operations, like scaleTranpose. +Turns numbers into notes in the scale (zero indexed). Also sets scale for other scale operations, like scaleTranspose.