docs: fix spelling / various typos (#526)

This commit is contained in:
Josh Soref
2022-10-11 08:40:01 -04:00
committed by GitHub
parent 8703897aad
commit 4aa9ce489b
7 changed files with 7 additions and 7 deletions

View File

@@ -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