Skip to content

Commit

Permalink
Update scripts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donatik27 authored Dec 5, 2024
1 parent 155d365 commit 3e54310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguides/scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Suppose the name of the script is `foobar`, you can run it via:
ape run foobar
```

Without specifying `--network`, the script with connect to your default network.
Without specifying `--network`, the script will connect to your default network.
Else, specify the network using the `--network` flag:

```shell
Expand Down

0 comments on commit 3e54310

Please sign in to comment.