From a41f938bd63d19ad9e5c0d9f87f9ece79b6519ac Mon Sep 17 00:00:00 2001 From: Piturnah Date: Mon, 18 Apr 2022 10:39:18 +0100 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb80e6..775ac3a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,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 pattern (head) and it's corresponding substitution (body). The rule definition has the following syntax: ``` :: =