mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
docs: fix typo (#378)
This commit is contained in:
committed by
GitHub
parent
ac4a1a1faa
commit
557ba7e336
@@ -80,7 +80,7 @@ if len(os.Getenv("DEBUG")) > 0 {
|
||||
```
|
||||
|
||||
…before you start your Bubble Tea program. To see what’s printed in real time,
|
||||
run `tail -f debug.go` while you run your program in another window.
|
||||
run `tail -f debug.log` while you run your program in another window.
|
||||
|
||||
## Libraries we use with Bubble Tea
|
||||
|
||||
|
||||
Reference in New Issue
Block a user