diff options
author | Sam Estep <sam@samestep.com> | 2016-06-19 14:14:03 -0400 |
---|---|---|
committer | Sam Estep <sam@samestep.com> | 2016-06-19 14:14:03 -0400 |
commit | 3124090cc2f84d8e82194061a61e4b420bdd2fcc (patch) | |
tree | 11f4cfb712299bb386cc5ccf16736502b2982631 /spec.txt | |
parent | f7674adac1f1b0c6db093645e815365622bb187c (diff) |
Fix capitalization error
Diffstat (limited to 'spec.txt')
-rw-r--r-- | spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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][]`. |