From 72d1d40fbf0b4daf789e8e88503b4410a693d529 Mon Sep 17 00:00:00 2001 From: shantanu lvm Date: Tue, 12 Aug 2025 21:53:00 +0530 Subject: [PATCH] Update create-core-dapp.md corrected mis-spelled "full stake" as "full stack" --- docs/Dev-Guide/create-core-dapp.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Dev-Guide/create-core-dapp.md b/docs/Dev-Guide/create-core-dapp.md index 9712046a23..aa34f4a529 100644 --- a/docs/Dev-Guide/create-core-dapp.md +++ b/docs/Dev-Guide/create-core-dapp.md @@ -1,5 +1,5 @@ --- -sidebar_label: Full Stake dApp Toolkit +sidebar_label: Full-stack dApp Toolkit hide_table_of_contents: false sidebar_position: 2 description: CLI tool to bootstrap a full-stack Web3 DApp on Core @@ -9,11 +9,11 @@ description: CLI tool to bootstrap a full-stack Web3 DApp on Core import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -# Full-Stack Starter Kit for Building dApps on Core +# Full-stack Starter Kit for Building dApps on Core --- -### `create-core-dapp`: Full Stake dApp Toolkit +### `create-core-dapp`: Full Stack dApp Toolkit `create-core-dapp` is a CLI tool to bootstrap a fully functional full-stack Web3 DApp on [Core](https://www.npmjs.com/package/create-core-dapp). It comes pre-configured with: