diff --git a/README.md b/README.md index 2bc3594..33bfdc5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ tricu is the word for "tree" in Lojban: `(x1) is a tree of species/cultivar (x2) - Tree Calculus operator: `t` - Assignments: `x = t t` -- Immutabile definitions +- Immutable definitions - Lambda abstraction syntax: `id = (\a : a)` - List, Number, and String literals: `[(2) ("Hello")]` - Function application: `not (not false)`