Skip to content

Commit 6a624bf

Browse files
committed
Refactored Introduction page.
1 parent c7072f3 commit 6a624bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/guide/cosmwasm-core/introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This chapter will give you an overview over CosmWasm from a contract developer p
44
capabilities, and guide you through initializing your first smart contract.
55

66
::: tip :bulb: Tip
7-
We assume you have basic knowledge of Rust and Cargo (Rust's standard build system). If not, have
8-
a look [here](https://www.rust-lang.org/learn/get-started). No worries, you don't need to be a
9-
Rust expert to write your first smart contract.
7+
We assume you have a basic knowledge of Rust and Cargo (Rust's standard build system).
8+
If not, have a look [here](https://www.rust-lang.org/learn/get-started).
9+
No worries, you don't need to be a Rust expert to write your first smart contract.
1010
:::
1111

1212

0 commit comments

Comments
 (0)