This commit is contained in:
BoilingSoup
2023-02-03 13:10:06 -08:00
committed by Christian Rocha
parent 45cded1ffc
commit d7bc683260

View File

@@ -176,7 +176,7 @@ func main() {
} }
``` ```
And that's that. There's one more thing you that is helpful to know about And that's that. There's one more thing that is helpful to know about
`Cmd`s, though. `Cmd`s, though.
## One More Thing About Commands ## One More Thing About Commands