mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
docs: fix spelling / various typos (#526)
This commit is contained in:
@@ -40,7 +40,7 @@ func Sequence(cmds ...Cmd) Cmd {
|
||||
}
|
||||
}
|
||||
|
||||
// sequenceMsg is used interally to run the the given commands in order.
|
||||
// sequenceMsg is used interally to run the given commands in order.
|
||||
type sequenceMsg []Cmd
|
||||
|
||||
// Every is a command that ticks in sync with the system clock. So, if you
|
||||
|
||||
Reference in New Issue
Block a user