fix(tui): wording

pull/2249/head
adamdotdevin 2025-08-25 11:33:04 -05:00 committed by opencode
parent 5b5bd146ea
commit 34982b5d18
1 changed files with 1 additions and 1 deletions

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,