From fecd3e1d02f45eac2ce3035799907b691ea8d130 Mon Sep 17 00:00:00 2001 From: sforman Date: Sun, 30 Jul 2023 16:34:56 -0700 Subject: [PATCH] Minor edits. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 65dfb62..cecab2c 100644 --- a/README.md +++ b/README.md @@ -261,10 +261,9 @@ dialect of Joy are defined in terms of these: < > >= <= != <> = - and or xor (These are the bitwise ops.) lshift rshift - /\ \/ _\/_ (These are the logical ops. Booleans) + /\ \/ _\/_ (These are the logical ops that work on Booleans.) -- 2.11.0