diff --git a/testing/test_cases/variable_formatting_test_cases.py b/testing/test_cases/variable_formatting_test_cases.py index eb10ad0..3de027e 100644 --- a/testing/test_cases/variable_formatting_test_cases.py +++ b/testing/test_cases/variable_formatting_test_cases.py @@ -3,7 +3,7 @@ class FormatTestCase(NamedTuple): - """Helper comtainer for variable formatting test cases.""" + """Helper container for variable formatting test cases.""" src: str