Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rcasia authored Oct 23, 2023
1 parent e096f9c commit c362451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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' }
```


Expand Down

0 comments on commit c362451

Please sign in to comment.