From 26c38811fa453b968ec005878217822c501977ea Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Sun, 29 Sep 2019 12:31:30 +1300 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9b0ef4..348aced 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Features - Go to definition for modules and functions with `Shift+Click` - Errors and warnings via [SublimeLinter3](https://github.com/SublimeLinter/SublimeLinter3). -*This package does not offer syntax highlighting. Use the offical [Elixir TextMate bundle](https://github.com/elixir-lang/elixir-tmbundle).* +*This package does not offer syntax highlighting. Use the official [Elixir TextMate bundle](https://github.com/elixir-lang/elixir-tmbundle).* Demo ----