Skip to content

Commit 84d8be0

Browse files
committed
Merge pull request #26 from kurige/patch-1
(Docs) Update TUTORIAL.md
2 parents d20dfc8 + 3367b42 commit 84d8be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TUTORIAL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ in the computer science sense, not in the linguistic sense (again, SEMPRE
9999
just provides a framework; you can use whatever grammar you would like).
100100

101101
We will run through some examples to give you a feel for how things work,
102-
and then go into the details. First, let us a rule to the grammar by entering
103-
the following into the prompt:
102+
and then go into the details. First, let us add a rule to the grammar by
103+
entering the following into the prompt:
104104

105105
(rule $ROOT (three) (ConstantFn (number 3)))
106106

0 commit comments

Comments
 (0)