Skip to content

Commit a7dcc06

Browse files
committed
Tweak syntax
1 parent f54155b commit a7dcc06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ Those of you who are still reading might have a question. How on Earth do we kno
3232

3333
There are two different directions from which we can approach a proof.
3434

35-
1. Argument from observation***
35+
+ Argument from observation***
3636

3737
It so happens that the only way to verify the output of a REDUCT interpreter is to declare an additional input/output pair, which by definition the program will evaluate correctly. Thus, for all observable answers, this REDUCT program matches the factorial function. QED
3838

39-
2. Argument from definition***
39+
+ Argument from definition***
4040
It passes the tests. The rest of the behavior is inferred correctly.
4141

4242

0 commit comments

Comments
 (0)