From 5410b6643379b54db3102c7ae671eacf0f18975c Mon Sep 17 00:00:00 2001 From: siamakh Date: Sun, 12 Oct 2014 12:14:53 -0700 Subject: [PATCH] Update TUTORIAL.md --- TUTORIAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TUTORIAL.md b/TUTORIAL.md index a19c1c1..03611d2 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -133,7 +133,7 @@ Now the system can interpret general numbers! Try typing in: twenty five million -The result shold be `(number 2.5E7)`. +The result should be `(number 2.5E7)`. Note: if you now type in `three`, you should get two derivations that yield the same answer, one coming from each rule.