Skip to content

Commit

Permalink
fix contracts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsW3 authored Aug 22, 2024
1 parent 5f67373 commit 8c273e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguides/contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Simply copy your Python logic into an Ape script and run it via:
ape run <my-deploy-script>
```

Learn how to do this and scripting in its entirity by reviewing [the scripting user-guide](./scripts.html).
Learn how to do this and scripting in its entirety by reviewing [the scripting user-guide](./scripts.html).

**There is no root `ape` command to deploy contracts; only the scripting-system, the `console`, or merely using Ape as a Python library**.

Expand Down

0 comments on commit 8c273e0

Please sign in to comment.