From 8037812493826f5ce583cbbd54c65aaf5155f1fb Mon Sep 17 00:00:00 2001 From: Xavier Coulon Date: Sat, 20 Nov 2021 08:45:05 +0100 Subject: [PATCH] fix typo Signed-off-by: Xavier Coulon --- pkg/parser/ordered_list_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/parser/ordered_list_test.go b/pkg/parser/ordered_list_test.go index 5ada16d6..e4094d7d 100644 --- a/pkg/parser/ordered_list_test.go +++ b/pkg/parser/ordered_list_test.go @@ -1020,7 +1020,7 @@ print("two") }) It("ordered list with element continuation - case 3", func() { - // continuation with "continued element" being a list element (ie, kinda invalid/emtpy continuation in the middle of a list) + // continuation with "continued element" being a list element (ie, kinda invalid/empty continuation in the middle of a list) source := `. element 1 + a paragraph