summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van de Bruggen <pvande@gmail.com>2011-03-02 10:10:16 -0800
committerPieter van de Bruggen <pvande@gmail.com>2011-03-02 10:10:16 -0800
commit1d0564646d9ba8ca5acaf0224b40c7cad4e709c5 (patch)
treef1f00785ee7400cd65788ec2946853233989cbd9
parentb3b47033da23c2ddcee6ba3bba3e81c201297103 (diff)
downloadmustache-spec-1d0564646d9ba8ca5acaf0224b40c7cad4e709c5.tar.gz
Fixing a typo.
-rw-r--r--specs/comments.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/comments.yml b/specs/comments.yml
index 7c012cd..9656a07 100644
--- a/specs/comments.yml
+++ b/specs/comments.yml
@@ -5,7 +5,7 @@ overview: |
The tag's content may contain any substring (including newlines) EXCEPT the
closing delimiter.
- Comment tags tags SHOULD be treated as standalone when appropriate.
+ Comment tags SHOULD be treated as standalone when appropriate.
tests:
- name: Inline
desc: Comment blocks should be removed from the template.