From 7a528d612b3952206c81742dae03838d9b998344 Mon Sep 17 00:00:00 2001 From: Alex Malins <22991362+alexmalins@users.noreply.github.com> Date: Tue, 27 Sep 2022 09:44:14 +0900 Subject: [PATCH] fix typo --- macros/generic_tests/mutually_exclusive_ranges.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/generic_tests/mutually_exclusive_ranges.sql b/macros/generic_tests/mutually_exclusive_ranges.sql index b7545981..041788dd 100644 --- a/macros/generic_tests/mutually_exclusive_ranges.sql +++ b/macros/generic_tests/mutually_exclusive_ranges.sql @@ -56,7 +56,7 @@ with window_functions as ( calc as ( -- We want to return records where one of our assumptions fails, so we'll use - -- the `not` function with `and` statements so we can write our assumptions nore cleanly + -- the `not` function with `and` statements so we can write our assumptions more cleanly select *,