README.md: fix <iota> in example.

factor-shell
John Benediktsson 2018-01-18 15:03:36 -08:00
parent 09d3f243ef
commit 5b3b4aeafb
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Some other simple things you can try in the listener:
1000 [1,b] sum .
4 iota [
4 <iota> [
"Happy Birthday " write
2 = "dear NAME" "to You" ? print
] each