Skip to content

Commit 273e11f

Browse files
committed
Trigger rebuild for AppVeyor (and fix grammar)
1 parent 8e0de3d commit 273e11f

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
@@ -89,7 +89,7 @@ Be sure that Clippy was compiled with the same version of rustc that cargo invok
8989

9090
## Configuration
9191

92-
Some lints can be configured in a TOML file named with `clippy.toml` or `.clippy.toml`. It contains basic `variable = value` mapping eg.
92+
Some lints can be configured in a TOML file named `clippy.toml` or `.clippy.toml`. It contains a basic `variable = value` mapping eg.
9393

9494
```toml
9595
blacklisted-names = ["toto", "tata", "titi"]

0 commit comments

Comments
 (0)