diff --git a/README.md b/README.md index ecb9d5f..feb3fbc 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ inline diagnostics and formatting on save you must add the following to your Zed "solargraph": { "initialization_options": { "diagnostics": true, - "formatting": true, + "formatting": true, } } }