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: ``` :: =