From 2c598fb3c8a0bd7e150d6dfd8655d6b752ebb1a5 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Sun, 24 Mar 2019 03:54:49 +1100 Subject: Fix typo in spec (#551) Change "If none in found" to "If none is found" --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index 7f13cee..6f4dae1 100644 --- a/spec.txt +++ b/spec.txt @@ -9546,7 +9546,7 @@ closers: of the delimiter stack. If the closing node is removed, reset `current_position` to the next element in the stack. -- If none in found: +- If none is found: + Set `openers_bottom` to the element before `current_position`. (We know that there are no openers for this kind of closer up to and -- cgit v1.2.3