fix(tui): wording

This commit is contained in:
adamdotdevin
2025-08-25 11:33:04 -05:00
committed by opencode
parent 5b5bd146ea
commit 34982b5d18

View File

@@ -972,7 +972,7 @@ func (a Model) home() (string, int, int) {
styles.WhitespaceStyle(t.Background()),
)
grok := highlight("Try Grok Code free for a limited time")
grok := highlight("Grok Code is free for a limited time")
grok = lipgloss.PlaceHorizontal(
effectiveWidth,
lipgloss.Center,