From 46ce5dbd0df792edda63f6a45eb81728d1bc7fd5 Mon Sep 17 00:00:00 2001 From: David Hewson Date: Tue, 13 Nov 2018 18:27:57 +0000 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e18209..9613af4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Pest Syntaax +# Pest Syntax Pest syntax for Sublime Text 3.0 Syntax highlighting for .pest files used with the [Pest](https://github.com/pest-parser/pest) parser.