summaryrefslogtreecommitdiff
path: root/examples/Tutorial.org
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Tutorial.org')
-rw-r--r--examples/Tutorial.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/Tutorial.org b/examples/Tutorial.org
index b1cf9d5..5dd3452 100644
--- a/examples/Tutorial.org
+++ b/examples/Tutorial.org
@@ -91,8 +91,8 @@
#+END_SRC
- Ignoring for a moment the exact meaning of the above code, you can
- see that =<article<= is a parser and it is defined using the
+ Without knowing the exact meaning of the above code, you can
+ quickly see that =<article<= is a parser and it is defined using the
combinators =<<plus=, and =<<string=.
The =<<def= form is actually a macro that is used to define