From 10a1dafba21727cc61946b70266ef1d743ab51db Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 22 Apr 2025 12:09:16 +0200 Subject: [PATCH] fix: wording --- docs/abra/trouble.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/abra/trouble.md b/docs/abra/trouble.md index 264f38a..b888d98 100644 --- a/docs/abra/trouble.md +++ b/docs/abra/trouble.md @@ -86,7 +86,7 @@ Debug stacktrace currently begins with `/drone/` due to CI. Remove the initial ` ## `failed to select default branch` error -General speaking, this error should happen in the > v0.10.x `abra` version series. You can try upgrading if you're on an old version: `abra upgrade`. +General speaking, this error should not happen in the > v0.10.x `abra` version series. You can try upgrading if you're on an old version: `abra upgrade`. If you're really stuck, `rm -rf`'ing the relevant recipe repository and catalogue might do the trick.