Skip to content

Commit 22dc1e3

Browse files
Update Cosmwasm Testnet text (#384)
1 parent 6db2ad0 commit 22dc1e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ function sidebarHome() {
296296
{
297297
text: "Testnets",
298298
collapsed: true,
299-
items: [{ text: "Cosmwasm Testnet", link: "/testnets/cosmwasm-testnet" }],
299+
items: [{ text: "CosmWasm Testnet", link: "/testnets/cosmwasm-testnet" }],
300300
},
301301
{
302302
text: "Blog",

testnets/cosmwasm-testnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
description: This page provides details about Rollkit testnets.
33
---
44

5-
# Cosmwasm Testnet
5+
# CosmWasm Testnet
66

7-
Our cosmwasm testnet is deployed by following the [cosmwasm tutorial](/tutorials/cosmwasm.md). The [rollkit/wasmd](https://github.com/rollkit/wasmd/tree/v0.50.0) contains the code for the same.
7+
Our CosmWasm testnet is deployed by following the [cosmwasm tutorial](/tutorials/cosmwasm.md). The [rollkit/wasmd](https://github.com/rollkit/wasmd/tree/v0.50.0) contains the code for the same.
88

99
## Details of ROSM testnet
1010

0 commit comments

Comments
 (0)