docs: remove redundant 'of'

This commit is contained in:
Jared Walters
2022-04-03 12:53:08 -07:00
committed by Christian Rocha
parent 9a1310846c
commit 6b687e3257

View File

@@ -257,7 +257,7 @@ there are [Go Docs][docs].
## Debugging with Delve
Since Bubble Tea apps assume control of of stdin and stdout, youll need to run
Since Bubble Tea apps assume control of stdin and stdout, youll need to run
delve in headless mode and then connect to it:
```bash