We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a79233 commit 80471f4Copy full SHA for 80471f4
1 file changed
sdk/next/tutorials/example/01-prerequisites.mdx
@@ -43,7 +43,7 @@ Verify: `go env GOPATH`
43
44
## Make
45
46
-Make is used to run build and development commands throughout the tutorial.
+Make is used to run build and development commands throughout this tutorial.
47
48
```bash
49
make --version
@@ -77,7 +77,7 @@ git --version
77
78
## Clone the repository
79
80
-Clone [cosmos/example](https://github.com/cosmos/example) and navigate into it:
+Clone [cosmos/example](https://github.com/cosmos/example) and navigate into it.
81
82
83
git clone https://github.com/cosmos/example
0 commit comments