diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md index c8e1a5719..53b60aaf3 100644 --- a/TROUBLESHOOTING.md +++ b/TROUBLESHOOTING.md @@ -40,7 +40,7 @@ There are several main sources of issues users typically face during activation: ### Outdated Version -> [!NOTE] If using VS Code, the version of the extension is distinct from that that of the server (the `ruby-lsp` gem). You can check the server version in the Output panel upon startup. +> [!NOTE] If using VS Code, the version of the extension is distinct from that of the server (the `ruby-lsp` gem). You can check the server version in the Output panel upon startup. In most cases, the server gem will be automatically updated. You can also trigger a manual update with the "Update language server gem" command in VS Code.