From ba29ab1a022e3ec49c5c522b0a6820ef0ba9d774 Mon Sep 17 00:00:00 2001 From: Giulio Vaccari Date: Wed, 29 Apr 2026 09:11:00 +0200 Subject: [PATCH] docs: consistent use of re-authenticate over re-login Co-Authored-By: Claude Sonnet 4.6 --- docs/TROUBLESHOOTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TROUBLESHOOTING.md b/docs/TROUBLESHOOTING.md index e8b959e..f06d0fa 100644 --- a/docs/TROUBLESHOOTING.md +++ b/docs/TROUBLESHOOTING.md @@ -45,7 +45,7 @@ pkill -f opencode || true Stop-Process -Name "opencode" -Force -ErrorAction SilentlyContinue ``` -2) Clear the plugin caches and re-login: +2) Clear the plugin caches and re-authenticate: **macOS/Linux:** ```bash