summaryrefslogtreecommitdiff
path: root/tests/test_syntax/blocks/test_headers.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_syntax/blocks/test_headers.py')
-rw-r--r--tests/test_syntax/blocks/test_headers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_syntax/blocks/test_headers.py b/tests/test_syntax/blocks/test_headers.py
index be511d4..ca065a5 100644
--- a/tests/test_syntax/blocks/test_headers.py
+++ b/tests/test_syntax/blocks/test_headers.py
@@ -583,7 +583,7 @@ class TestHashHeaders(TestCase):
)
# TODO: Possibly change the following behavior. While this follows the behavior
- # of markdown.pl, it is rather uncommon and not nessecarily intuitive.
+ # of markdown.pl, it is rather uncommon and not necessarily intuitive.
# See: https://johnmacfarlane.net/babelmark2/?normalize=1&text=%23+This+is+an+H1+%23+
def test_hash_h1_closed_trailing_space(self):
self.assertMarkdownRenders(