From 3991f0557687a2a7bb89bc7ce971918064bb1fc9 Mon Sep 17 00:00:00 2001 From: Johel Ernesto Guerrero Peña Date: Wed, 5 Jun 2019 00:00:41 -0400 Subject: Clarify language for backtick code spans (#589) "These" may be clearer than "the" in cases where code span contains internal strings of backticks. --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index fa56572..633ff11 100644 --- a/spec.txt +++ b/spec.txt @@ -5854,7 +5854,7 @@ preceded nor followed by a backtick. A [code span](@) begins with a backtick string and ends with a backtick string of equal length. The contents of the code span are -the characters between the two backtick strings, normalized in the +the characters between these two backtick strings, normalized in the following ways: - First, [line endings] are converted to [spaces]. -- cgit v1.2.3