Skip to content

Commit 229029e

Browse files
committed
Fix review comment by @gupadhyaya
#386 (review)
1 parent 8a77c44 commit 229029e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/gm-world-tia-gas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Build a sovereign rollup using only Rollkit CLI and a local DA netw
66

77
## 🌞 Introduction {#introduction}
88

9-
This tutorial will guide you through building a sovereign `gm-world` rollup using Rollkit, with TIA as the gas token. Unlike the [quick start guide](https://rollkit.dev/tutorials/quick-start), this tutorial provides a more practical approach to understanding sovereign rollup development using TIA as the gas token.
9+
This tutorial will guide you through building a sovereign `gm-world` rollup using Rollkit, with TIA as the gas token. Unlike the [quick start guide](https://rollkit.dev/tutorials/quick-start), which uses a native rollup token for gas, this tutorial demonstrates how to integrate an IBC-enabled token, TIA, as the gas token within the rollup, providing a deeper exploration of sovereign rollup development.
1010

1111
We will cover:
1212

0 commit comments

Comments
 (0)