Skip to content

Commit b656e30

Browse files
fix typo in README
1 parent 2a06763 commit b656e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ nix-shell -p mdbook mdbook-admonish --command 'mdbook serve'
4242
We also use [lychee](https://lychee.cli.rs/) to check that the links we put into the book actually go somewhere.
4343
This is another tool that you can install with cargo.
4444
```
45-
cargo install --locaked lychee
45+
cargo install --locked lychee
4646
```
4747

4848
# Notes

0 commit comments

Comments
 (0)