From 6fd4ffe2785db791888ac80556a1258c36add121 Mon Sep 17 00:00:00 2001 From: PyBaker <75681212+PyBaker@users.noreply.github.com> Date: Fri, 1 Jul 2022 16:22:17 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00ab1a5..ddd277e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Current expression syntax can be defined roughly like this: ## Rules and Shapes -The two main entities of the languare are Rules and Shapes. A rule defines pattern (head) and it's corresponding substitution (body). The rule definition has the following syntax: +The two main entities of the language are Rules and Shapes. A rule defines a pattern (head) and its corresponding substitution (body). The rule definition has the following syntax: ``` :: =