summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index d2752f4..65a685a 100644
--- a/README.org
+++ b/README.org
@@ -66,7 +66,7 @@ PARZIVAL-USER> T
#+end_src
-In the last example the string ="foozball"= does not represent a real
+In the last example the string =foozball= does not represent a real
number, and hence, the parse fails. You can examine the third return
value to see where in the input stream the parse failed.