From d768ca2e554677004649bf9e0d7cc7b506a11bea Mon Sep 17 00:00:00 2001 From: IFcoltransG <47414286+IFcoltransG@users.noreply.github.com> Date: Sat, 18 Jan 2020 00:30:32 +1300 Subject: [PATCH] Spelling and punctuation --- Terminology.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Terminology.txt b/Terminology.txt index 4d11374..b5afe80 100644 --- a/Terminology.txt +++ b/Terminology.txt @@ -1,8 +1,8 @@ -Nilad -> A function that doesn't take any inputs. Usually a constant +Nilad -> A function that doesn't take any inputs. Usually a constant. Single -> A function that only takes a single input Infix -> A function that takes two arguments: left and right -Left argument -> the expression to the leff of a function +Left argument -> the expression to the left of a function Right argument -> the expression to the right of a function Flow -> A complete line of blocks