From c4876ce0dc8336684777758bf96c4cf0b5f753d4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 28 Jan 2026 22:24:03 +0000 Subject: [PATCH] docs: fix grammar in testing.md Co-authored-by: htekdev <100806365+htekdev@users.noreply.github.com> --- docs/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing.md b/docs/testing.md index fa01cb4a6..d79fc8dd1 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -215,7 +215,7 @@ CLAWDBOT_LIVE_CLI_BACKEND=1 \ ``` Note: Copilot CLI requires GitHub CLI auth (`gh auth status`). Output is text-only (no JSON). -`gpt-4.1` is available on GitHub Free tier; other models require a paid subscription. +`gpt-4.1` is available on the GitHub Free tier; other models require a paid subscription. ### Recommended live recipes