diff --git a/website/src/pages/learn/mini-notation.mdx b/website/src/pages/learn/mini-notation.mdx index 6bcca4ee..79e81fc4 100644 --- a/website/src/pages/learn/mini-notation.mdx +++ b/website/src/pages/learn/mini-notation.mdx @@ -159,8 +159,6 @@ Using "!" we can repeat without speeding up: ")`} punchcard /> -In essence, the `x!n` is like a shortcut for `[x*n]@n`. - ## Mini-notation review To recap what we've learned so far, compare the following patterns: