From 679708e9df314e4d5bdf2bc0955f2f05fed325ad Mon Sep 17 00:00:00 2001 From: Robin Stocker Date: Thu, 24 Sep 2015 13:22:09 +1000 Subject: Fix typo for link to "attributes" --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec.txt') 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 `