From 87795384de062abad50f86775e4803e4a23d51fc Mon Sep 17 00:00:00 2001 From: Peter Dave Hello <3691490+PeterDaveHello@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:53:38 +0800 Subject: chore: fix typos and GitHub capitalization (#12852) --- github/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'github') diff --git a/github/index.ts b/github/index.ts index 73378894c..da310178a 100644 --- a/github/index.ts +++ b/github/index.ts @@ -275,7 +275,7 @@ async function assertOpencodeConnected() { body: { service: "github-workflow", level: "info", - message: "Prepare to react to Github Workflow event", + message: "Prepare to react to GitHub Workflow event", }, }) connected = true -- cgit v1.2.3