Skip to content

Commit 6d9b507

Browse files
authored
Update README.md
1 parent 57b29a9 commit 6d9b507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Hello, World!
4545

4646
The output of Cargo will be hidden unless compilation fails.
4747

48-
`rust-script` will also look for embedded dependency and manifest information in the script using one of two syntaxes as shown by the below two equivalent `now.rs` variants:
48+
`rust-script` will also look for embedded dependency and manifest information in the script as shown by the below two equivalent `now.rs` variants:
4949

5050
```rust
5151
#!/usr/bin/env rust-script

0 commit comments

Comments
 (0)