From cd6ccf099b4f5a9e561a165ad0517eafce908a12 Mon Sep 17 00:00:00 2001 From: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com> Date: Wed, 19 Mar 2025 18:08:25 +0100 Subject: [PATCH] fix: spelling of github (#5244) --- frontend/lang/messages/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/lang/messages/en-US.json b/frontend/lang/messages/en-US.json index 84c2a1b35..154a470e4 100644 --- a/frontend/lang/messages/en-US.json +++ b/frontend/lang/messages/en-US.json @@ -15,7 +15,7 @@ "docs": "Docs", "download-log": "Download Log", "download-recipe-json": "Last Scraped JSON", - "github": "Github", + "github": "GitHub", "log-lines": "Log Lines", "not-demo": "Not Demo", "portfolio": "Portfolio",