fix(tui): wording
This commit is contained in:
parent
5b5bd146ea
commit
34982b5d18
1 changed files with 1 additions and 1 deletions
|
|
@ -972,7 +972,7 @@ func (a Model) home() (string, int, int) {
|
||||||
styles.WhitespaceStyle(t.Background()),
|
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(
|
grok = lipgloss.PlaceHorizontal(
|
||||||
effectiveWidth,
|
effectiveWidth,
|
||||||
lipgloss.Center,
|
lipgloss.Center,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue