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â„¢"