diff --git a/scaffolds/nextjs-dedicated-wallet/template/src/components/ui/Header.tsx b/scaffolds/nextjs-dedicated-wallet/template/src/components/ui/Header.tsx
index e76707e..c661c08 100644
--- a/scaffolds/nextjs-dedicated-wallet/template/src/components/ui/Header.tsx
+++ b/scaffolds/nextjs-dedicated-wallet/template/src/components/ui/Header.tsx
@@ -13,7 +13,7 @@ const Header = () => {
Take a look at our developer guide to learn more about this template
+Take a look at our developer guide to learn more about this template
); };