Skip to content

Commit

Permalink
Fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omahs committed Jun 13, 2023
1 parent 652ee10 commit 1495550
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Truffle allows you to deploy through the [Truffle Dashboard](#truffle-dashboard)
![confirm network](../../../assets/dashboard_network.png)

1. Run `truffle migrate --network dashboard` in a separate terminal.
1. Navigate back to `localhost:24012`. You should see a prompt asking your to confirm the deployment. Click **Confirm**.
1. Navigate back to `localhost:24012`. You should see a prompt asking you to confirm the deployment. Click **Confirm**.

![confirm deployment](../../../assets/dashboard_deploy.png)

Expand Down

0 comments on commit 1495550

Please sign in to comment.