mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 08:09:51 +00:00
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()),
|
||||
)
|
||||
|
||||
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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue