From 1845e9d1138f7f8743600834c54820385c7d322d Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 6 May 2022 11:23:05 -0400 Subject: Not sure why KI was never labelled Kite? --- doc/birds.md | 2 +- docs/doc/birds.html | 2 +- 2 files changed, 2 insertions(+), 2 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` | diff --git a/docs/doc/birds.html b/docs/doc/birds.html index a5e42e55..7e6a830b 100644 --- a/docs/doc/birds.html +++ b/docs/doc/birds.html @@ -28,7 +28,7 @@ Identity I - +Kite KI -- cgit v1.2.3