From 028cb46f82b27bc9dc19811cda5628f60df329c9 Mon Sep 17 00:00:00 2001 From: Matt Tran <34324060+matt2ology@users.noreply.github.com> Date: Thu, 16 Dec 2021 21:05:24 -0800 Subject: [PATCH] Update README.md Typo: aucomplete to autocomplete --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1690237..806a450 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This plugin is still under heavy development, so it's not optimized yet and has ## Autocomplete -There is an aucomplete feature that by default is triggered by `;;` but can be customized in the options +There is an autocomplete feature that by default is triggered by `;;` but can be customized in the options ![](imgs/autocomplete-liquid-templates.gif)