diff --git a/README.md b/README.md index 298ee8182..f542e4933 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ It is strongly recommended to automate this; e.g., using the following spec with 'nvim-treesitter/nvim-treesitter', lazy = false, build = ':TSUpdate' -}) +} ``` >[!IMPORTANT]