From 3926dbcacc9b42eee9cba70f3c8f2e39da0c7ffc Mon Sep 17 00:00:00 2001 From: Craig Johnson Date: Thu, 30 Nov 2023 21:51:46 -0500 Subject: [PATCH] Update 03_deploy_and_execute_demo.md Co-authored-by: Collin Chin <16715212+collinc97@users.noreply.github.com> Signed-off-by: Craig Johnson --- .../testnet/getting_started/03_deploy_and_execute_demo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/testnet/getting_started/03_deploy_and_execute_demo.md b/documentation/testnet/getting_started/03_deploy_and_execute_demo.md index aa5fd0286..81ef9fb81 100644 --- a/documentation/testnet/getting_started/03_deploy_and_execute_demo.md +++ b/documentation/testnet/getting_started/03_deploy_and_execute_demo.md @@ -99,7 +99,7 @@ PATHTOAPP=$(realpath -q $APPNAME) Before moving forward, verify that you have recieved the Aleo credits from the faucet, if you have not, you must wait for that step to complete. You can verify that your address has recieved credits by checking using an [Aleo Explorer](https://explorer.hamp.app/). Search for your address and confirm that it has a public credits balance. If you recieve a 404, then your address has not recieved any credits yet. - + ### 5. Deploy your test application