Skip to content

Commit a822cab

Browse files
committed
fix docs
1 parent 287e997 commit a822cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PUBLISH.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Steps to publish a new clippy version
77
- `git push`
88
- Wait for Travis's approval.
99
- Merge.
10-
- `cargo publish` in `./clippy_clints`.
10+
- `cargo publish` in `./clippy_lints`.
1111
- `cargo publish` in the root directory.
1212
- `git pull`.
1313
- `git tag -s v0.0.X -m "v0.0.X"`.

0 commit comments

Comments
 (0)