diff --git a/README.md b/README.md index 69c2a04..e87dba5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ It requires [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter Using vim-plug: ```vim -Plug 'rcasia/neotest-java', { 'tag': 'lastest' } +Plug 'rcasia/neotest-java', { 'tag': 'latest' } ```