From edddb9be0aa1f03c8608d3dabf7ccfea3fdde206 Mon Sep 17 00:00:00 2001 From: razetime Date: Wed, 19 Jan 2022 22:52:35 +0530 Subject: fix erratic h2s --- help/before_bindleft.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'help/before_bindleft.md') diff --git a/help/before_bindleft.md b/help/before_bindleft.md index 2ebbf8e7..eeeb1fcf 100644 --- a/help/before_bindleft.md +++ b/help/before_bindleft.md @@ -18,7 +18,7 @@ Supply `𝕗` as a left argument to `𝔾` (`𝕗 𝔾 𝕩`). Apply `𝔽` to `𝕩`, and supply it as a left argument to `𝔾` (`(𝔽 𝕩) 𝔾 𝕩`). -## `𝔽` must be monadic, `𝔾` must be dyadic. +`𝔽` must be monadic, `𝔾` must be dyadic. -⊸+ 9 @@ -32,7 +32,7 @@ Apply `𝔽` to `𝕩`, and supply it as a left argument to `𝔾` (`(𝔽 𝕩) Apply `𝔽` to `𝕨`, and supply it as a left argument to `𝔾` (`(𝔽 𝕨) 𝔾 𝕩`). -## `𝔽` must be monadic, `𝔾` must be dyadic. +`𝔽` must be monadic, `𝔾` must be dyadic. 2 -⊸+ 1 -- cgit v1.2.3