summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-04-25 20:44:10 -0500
committerColin Okay <cbeok@protonmail.com>2020-04-25 20:44:10 -0500
commita4c3e0cacf062cbed23e4ddd1113d6de13450376 (patch)
treefc8a1205dc20fc95e5700c91174b7e9e945be99a
parentf686f4a271d7486cedf274996f879a695d5c7de7 (diff)
phrasing
-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