Skip to content

Commit d7931d8

Browse files
szg251jaredponn
andauthored
Fix typo
Co-authored-by: Jared Pon <[email protected]>
1 parent 0e4ac99 commit d7931d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake-lang/rust/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Creates a flake for a Rust project.
3232
- `extraEnvVars`(optional): Extra environment variables
3333
- `generateDocs`(default=true): Generate Rustdoc
3434
- `runTests`(default=true): Run testsuite using cargo-nextest
35-
- `runClippy(default=true): Run clippy linter
35+
- `runClippy`(default=true): Run clippy linter
3636

3737
**Returns:**
3838

0 commit comments

Comments
 (0)