forked from Mirrors/bubbletea
docs: remove redundant 'of'
This commit is contained in:
parent
9a1310846c
commit
6b687e3257
|
@ -257,7 +257,7 @@ there are [Go Docs][docs].
|
||||||
|
|
||||||
## Debugging with Delve
|
## Debugging with Delve
|
||||||
|
|
||||||
Since Bubble Tea apps assume control of of stdin and stdout, you’ll need to run
|
Since Bubble Tea apps assume control of stdin and stdout, you’ll need to run
|
||||||
delve in headless mode and then connect to it:
|
delve in headless mode and then connect to it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue