Skip to content

Commit 80471f4

Browse files
authored
Update 01-prerequisites.mdx (#281)
* Update 01-prerequisites.mdx * Update 01-prerequisites.mdx * Update 01-prerequisites.mdx
1 parent 7a79233 commit 80471f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sdk/next/tutorials/example/01-prerequisites.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Verify: `go env GOPATH`
4343

4444
## Make
4545

46-
Make is used to run build and development commands throughout the tutorial.
46+
Make is used to run build and development commands throughout this tutorial.
4747

4848
```bash
4949
make --version
@@ -77,7 +77,7 @@ git --version
7777

7878
## Clone the repository
7979

80-
Clone [cosmos/example](https://github.com/cosmos/example) and navigate into it:
80+
Clone [cosmos/example](https://github.com/cosmos/example) and navigate into it.
8181

8282
```bash
8383
git clone https://github.com/cosmos/example

0 commit comments

Comments
 (0)