From e9fd7e6f6bc6d67fe16ea49b738481e0d4c61fac Mon Sep 17 00:00:00 2001 From: "Paul A. Patience" Date: Fri, 13 May 2022 22:06:04 -0400 Subject: Fix typos and an awkward formulation --- doc/pair.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pair.md') diff --git a/doc/pair.md b/doc/pair.md index c36e3abd..d4519e49 100644 --- a/doc/pair.md +++ b/doc/pair.md @@ -50,4 +50,4 @@ Enlist and Pair set the result's [fill](fill.md) element, while list notation do 4 ↑ "a"‿5 ⋈ "b"‿7 -This means that `⋈` may always behave the same as the obvious implementation `{⟨𝕩⟩;⟨𝕨,𝕩⟩}`. However, `≍○<` and even `>∘{⟨𝕩⟩;⟨𝕨,𝕩⟩}○<` compute the result fill as `⋈` does and are identical implementations. +This means that `⋈` may not always behave the same as the obvious implementation `{⟨𝕩⟩;⟨𝕨,𝕩⟩}`. However, `≍○<` and even `>∘{⟨𝕩⟩;⟨𝕨,𝕩⟩}○<` compute the result fill as `⋈` does and are identical implementations. -- cgit v1.2.3