From 7195d776b0494d422a04e9bb777c6e3db58e7e2d Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 22 Apr 2025 12:09:56 +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 b888d98..d7fe395 100644 --- a/docs/abra/trouble.md +++ b/docs/abra/trouble.md @@ -84,7 +84,7 @@ This appears to be an upstream issue for which we can't do much in `abra` to sol Debug stacktrace currently begins with `/drone/` due to CI. Remove the initial `/drone/` and the path is relative to the abra project root. -## `failed to select default branch` error +## "Failed to select default branch" 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`.