From 47bb36b49d2001c9c08f8419921a3349ffee39d7 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Thu, 29 May 2025 23:51:48 -0400 Subject: [PATCH] chore: fix typo in comment --- internal/tui/components/logo/logo.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/tui/components/logo/logo.go b/internal/tui/components/logo/logo.go index e187fb7bcc29bf49a44f6f60bdba4220ae5ad578..ab9e300c55da50f2942afe14a1e5514e042651a6 100644 --- a/internal/tui/components/logo/logo.go +++ b/internal/tui/components/logo/logo.go @@ -29,10 +29,10 @@ type Opts struct { VersionColor color.Color // Version text color } -// Render renders the Crush title art. Set the argument to true to render the -// narrow version, intended for use in a sidebar. +// Render renders the Crush logo. Set the argument to true to render the narrow +// version, intended for use in a sidebar. // -// The compact argument determins whether it renders compact for the sidebar +// The compact argument determines whether it renders compact for the sidebar // or wider for the main pane. func Render(version string, compact bool, o Opts) string { const charm = "Charmâ„¢"