diff --git a/expect/mod.ts b/expect/mod.ts index cab3ade5a7e4..69e744b8c8c8 100644 --- a/expect/mod.ts +++ b/expect/mod.ts @@ -71,7 +71,7 @@ * * Only these functions are still not available: * - Matchers: - * - `toMatchSnapShot` + * - `toMatchSnapshot` * - `toMatchInlineSnapshot` * - `toThrowErrorMatchingSnapshot` * - `toThrowErrorMatchingInlineSnapshot`