Skip to content

Commit 39cdea6

Browse files
Update README.md (fix typo)
Co-Authored-By: Philipp Hansch <[email protected]>
1 parent 8dde4e5 commit 39cdea6

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
@@ -80,7 +80,7 @@ Now you can run Clippy by invoking the following command:
8080
cargo clippy
8181
```
8282

83-
#### Automatically applying clippy suggestions
83+
#### Automatically applying Clippy suggestions
8484

8585
Some Clippy lint suggestions can be automatically applied by `cargo fix`.
8686
Note that this is still experimental and only supported on the nightly channel:

0 commit comments

Comments
 (0)