aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 4f02243..f97a959 100644
--- a/readme.md
+++ b/readme.md
@@ -127,7 +127,7 @@ sometimes manually converted the term back to birbs.
Birb is Turing complete, since one can construct any term of the
[Jot](https://esolangs.org/wiki/Jot) variant of Iota. A Jot term
`((X s) k)` is equivalent to `🐦X🦢🐥`. Similarly, `(s (k X))` is
-equivalent to `🐦🐦🐧🦢🐥X`. This can be extended for arbitrary long terms
+equivalent to `🐦🦆X🐥🦢`. This can be extended for arbitrary long terms
using increasingly more complicated construction of composition
combinators.