diff --git a/tutorials/commands/README.md b/tutorials/commands/README.md index c1d81e3..701f1e2 100644 --- a/tutorials/commands/README.md +++ b/tutorials/commands/README.md @@ -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. ## One More Thing About Commands