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
1 changed files with 1 additions and 1 deletions

View File

@ -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, 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: delve in headless mode and then connect to it:
```bash ```bash