From 1d19d5102ded3905118d096d9d4607cde99d392f Mon Sep 17 00:00:00 2001 From: AztecBot Date: Sat, 2 Nov 2024 13:21:07 +0300 Subject: [PATCH] Update crowdfunding_contract.md Removed the extra word the. Corrected: "Please ensure that you...". --- .../codealong/contract_tutorials/crowdfunding_contract.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tutorials/codealong/contract_tutorials/crowdfunding_contract.md b/docs/docs/tutorials/codealong/contract_tutorials/crowdfunding_contract.md index ed7b0b9d21f4..397ac5848397 100644 --- a/docs/docs/tutorials/codealong/contract_tutorials/crowdfunding_contract.md +++ b/docs/docs/tutorials/codealong/contract_tutorials/crowdfunding_contract.md @@ -26,7 +26,7 @@ Along the way you will: ### Install tools -Please ensure that the you already have [Installed the Sandbox](../../../guides/developer_guides/getting_started) +Please ensure that you already have [Installed the Sandbox](../../../guides/developer_guides/getting_started) ### Create an Aztec project