aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorRobin Stocker <robin@nibor.org>2015-09-24 13:22:09 +1000
committerRobin Stocker <robin@nibor.org>2015-09-24 13:22:09 +1000
commit679708e9df314e4d5bdf2bc0955f2f05fed325ad (patch)
tree0c8d089700e64c77d165d0bf55abb52881597d98 /spec.txt
parent759eeaac8d259a486d7f97191d144459982e7ad7 (diff)
Fix typo for link to "attributes"
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 d5bdfb1..4304f5c 100644
--- a/spec.txt
+++ b/spec.txt
@@ -7639,7 +7639,7 @@ consists of `"`, zero or more
characters not including `"`, and a final `"`.
An [open tag](@open-tag) consists of a `<` character, a [tag name],
-zero or more [attributes](@attribute], optional [whitespace], an optional `/`
+zero or more [attributes](@attribute), optional [whitespace], an optional `/`
character, and a `>` character.
A [closing tag](@closing-tag) consists of the string `</`, a