From 9651dc33261613399f597910bff952581ffb90f1 Mon Sep 17 00:00:00 2001 From: Harsh Date: Wed, 21 Aug 2024 11:35:44 +0530 Subject: [PATCH] minor change --- docs/quick-start/developers/dao-dapp/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start/developers/dao-dapp/index.md b/docs/quick-start/developers/dao-dapp/index.md index f078f59d..97952280 100644 --- a/docs/quick-start/developers/dao-dapp/index.md +++ b/docs/quick-start/developers/dao-dapp/index.md @@ -1012,7 +1012,7 @@ npm run dev :::info -ℹ️ Note: Ensure that you are running this command under the **vote-dapp-tutorial** folder. +ℹ️ Note: Ensure that you are running this command under the **2-dapp** folder. :::