mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Fix typo in tutorial comment
This commit is contained in:
@@ -185,7 +185,7 @@ for you.
|
|||||||
// The footer
|
// The footer
|
||||||
s += "\nPress q to quit.\n"
|
s += "\nPress q to quit.\n"
|
||||||
|
|
||||||
// Send off the UI to rendered
|
// Send off the UI for rendering
|
||||||
return s
|
return s
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user