Skip to content

Commit 2f55446

Browse files
committed
Fix typos in 3424
1 parent f37827d commit 2f55446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3424-cargo-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Existing Rust solutions:
400400
- `--loop <expr>` for a closure to run on each line
401401
- `--test`, etc flags to make up for cargo not understanding thesefiles
402402
- `--force` to rebuild` and `--clear-cache`
403-
- Communicates through scrpts through some env variables
403+
- Communicates through scripts through some env variables
404404
- [`cargo-scripter`](https://crates.io/crates/cargo-scripter)
405405
- See above with 8 more commits
406406
- [`cargo-eval`](https://crates.io/crates/cargo-eval)

0 commit comments

Comments
 (0)