summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
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 ad3e9da..525cb74 100644
--- a/spec.txt
+++ b/spec.txt
@@ -173,7 +173,7 @@ HTML. These are intended to double as conformance tests. An
accompanying script `runtests.pl` can be used to run the tests
against any Markdown program:
- perl runtests.pl PROGRAM spec.html
+ perl runtests.pl spec.txt PROGRAM
Since this document describes how Markdown is to be parsed into
an abstract syntax tree, it would have made sense to use an abstract