From 6182a89c391d37d01ab850e6ecf27c14004a8890 Mon Sep 17 00:00:00 2001 From: Jx <103049321+JxJxxJxJ@users.noreply.github.com> Date: Sat, 24 May 2025 04:20:33 -0300 Subject: [PATCH] fix(typo): project vise -> project-wise --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e2328c..c540b14 100644 --- a/README.md +++ b/README.md @@ -288,8 +288,8 @@ require('java').settings.change_runtime() ### Method 1 [Neoconf](https://github.com/folke/neoconf.nvim) can be used to manage LSP -setting including jdtls. Neoconf allows global configuration as well as project -vice configurations. Here is how you can set Jdtls setting on `neoconf.json` +setting including jdtls. Neoconf allows global configuration as well as project-wise +configurations. Here is how you can set Jdtls setting on `neoconf.json` ```json {