diff --git a/docs/developer-docs/docs/build-an-app/build-a-basic-warden-agent/deploy_script.md b/docs/developer-docs/docs/build-an-app/build-a-basic-warden-agent/deploy_script.md index 0ca407cc3..3edf5cc38 100644 --- a/docs/developer-docs/docs/build-an-app/build-a-basic-warden-agent/deploy_script.md +++ b/docs/developer-docs/docs/build-an-app/build-a-basic-warden-agent/deploy_script.md @@ -81,4 +81,4 @@ contract CreateOrder is Script { ## Next steps -After creating implementing the deployment scripts, you can finally [deploy the trading Agent](deployment). \ No newline at end of file +After implementing the deployment scripts, you can finally [deploy the trading Agent](deployment). \ No newline at end of file