diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/birds.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/birds.md b/doc/birds.md index 26aafbfa..16525ed4 100644 --- a/doc/birds.md +++ b/doc/birds.md @@ -7,7 +7,7 @@ Some people consider it reasonable to name [combinators](primitive.md#modifiers) | BQN | Bird 1 | 1 | Bird 2 | 2 | | :-----: | -------- | -------- | ------------ | ------------------------------ | | `⊣` | Identity | `I` | Kestrel | `K` | -| `⊢` | Identity | `I` | | `KI` | +| `⊢` | Identity | `I` | Kite | `KI` | | `∘` | Bluebird | `B` | Blackbird | `B₁` | | `○` | Bluebird | `B` | Psi | `ψ` | | `˙` | Kestrel | `K` | | `KK` | |
