aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorSam Estep <sam@samestep.com>2016-06-19 14:14:03 -0400
committerSam Estep <sam@samestep.com>2016-06-19 14:14:03 -0400
commit3124090cc2f84d8e82194061a61e4b420bdd2fcc (patch)
tree11f4cfb712299bb386cc5ccf16736502b2982631 /spec.txt
parentf7674adac1f1b0c6db093645e815365622bb187c (diff)
Fix capitalization error
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index 6f7dffd..0b1b3a5 100644
--- a/spec.txt
+++ b/spec.txt
@@ -7956,7 +7956,7 @@ consists of a [link label] that [matches] a
[link reference definition] elsewhere in the
document and is not followed by `[]` or a link label.
The contents of the first link label are parsed as inlines,
-which are used as the link's text. the link's URI and title
+which are used as the link's text. The link's URI and title
are provided by the matching link reference definition.
Thus, `[foo]` is equivalent to `[foo][]`.