Skip to content

Commit 7c2e81c

Browse files
authored
fix(typo): project vise -> project-wise (#390)
1 parent f92cadf commit 7c2e81c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,8 @@ require('java').settings.change_runtime()
288288
### Method 1
289289

290290
[Neoconf](https://github.com/folke/neoconf.nvim) can be used to manage LSP
291-
setting including jdtls. Neoconf allows global configuration as well as project
292-
vice configurations. Here is how you can set Jdtls setting on `neoconf.json`
291+
setting including jdtls. Neoconf allows global configuration as well as project-wise
292+
configurations. Here is how you can set Jdtls setting on `neoconf.json`
293293

294294
```json
295295
{

0 commit comments

Comments
 (0)