Skip to content

Commit

Permalink
fix(docs): typo (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
joerivanruth authored Jun 4, 2024
1 parent 3878dbb commit 7b1539b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/contributing/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Finally, launch a terminal (i.e., command-line) session and go to the
A good way to see if you code can compile is to use the eponym command:

```bash
cargo check --worspace
cargo check --workspace
```

## Formatting and linting your code
Expand Down

0 comments on commit 7b1539b

Please sign in to comment.