Skip to content

Commit 80be41a

Browse files
authored
Update utils.ts
Capitalizing "Learn More" Signed-off-by: Joe-Thirdweb <[email protected]>
1 parent 10e1371 commit 80be41a

File tree

1 file changed

+1
-1
lines changed
  • apps/dashboard/src/app/(dashboard)/(chain)

1 file changed

+1
-1
lines changed

apps/dashboard/src/app/(dashboard)/(chain)/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ const chainMetaRecord = {
514514
backgroundImageUrl: somniaBanner.src,
515515
title: "Somnia Devnet",
516516
buttonLink: "https://codex.somnia.network",
517-
buttonText: "learn More",
517+
buttonText: "Learn More",
518518
},
519519
},
520520
//zkCandy

0 commit comments

Comments
 (0)