Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit e7dd3bd

Browse files
committed
chore: something like that
1 parent 56ad2c1 commit e7dd3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ It will create a new project with the simple counter contract:
4040

4141
Your first contract project is written and compiled already! Go check it out by moving into the relevant directory — `cd simple-counter/contracts{:shell}`.
4242

43-
Here's how it would look like:
43+
It would look something like that:
4444

4545
```tact
4646
import "@stdlib/deploy";

0 commit comments

Comments
 (0)