Skip to content

Commit

Permalink
fix: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
libmartinito committed Jun 28, 2024
1 parent 15cc226 commit 6ae81b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/codecrafters/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ USAGE
EXAMPLES
$ codecrafters test # Run tests without committing changes
$ codecrafters test --previous # Run tests for the current stage and all previous stages without comitting changes
$ codecrafters test --previous # Run tests for the current stage and all previous stages without committing changes
$ codecrafters submit # Commit changes & submit to move to next step
COMMANDS
Expand Down

0 comments on commit 6ae81b9

Please sign in to comment.