diff options
| author | Conor Hoekstra <codereport@outlook.com> | 2022-01-08 21:26:45 -0500 |
|---|---|---|
| committer | Conor Hoekstra <codereport@outlook.com> | 2022-01-08 21:26:45 -0500 |
| commit | afc3c8e0bddaa633f349c3d043302cdbf81ee1e0 (patch) | |
| tree | 632cc19da23c04fd2f418b9f241882dd3a438eda | |
| parent | 518def7bf3ab25f7175a55e403d6314240204aa4 (diff) | |
Revert to be ~D
| -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 0abc03d7..84188b3c 100644 --- a/doc/birds.md +++ b/doc/birds.md @@ -12,7 +12,7 @@ Some people consider it reasonable to name [combinators](primitive.md#modifiers) | `○` | Bluebird | `B` | Psi | `ψ` | `˙` | Kestrel | `K` | | `KK` | `⊸` | | `BSC` | ~Dove | `D`-like: `labcd.a(bc)d` -| `⟜` | Starling | `S` | Dove | `D` +| `⟜` | Starling | `S` | ~Dove | `D`-like: `labcd.ac(bd)` | `˜` | Warbler | `W` | Cardinal | `C` | `k G H` | Dove | `D` | Eagle | `E` | `F G H` | Phoenix | `S'` | Golden Eagle | `Ê`-like: `labcde.a(bde)(cde)` |
