We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ea72d commit 16019aeCopy full SHA for 16019ae
website/pages/en/quick-start.mdx
@@ -35,7 +35,7 @@ Using [yarn](https://yarnpkg.com/):
35
yarn global add @graphprotocol/graph-cli
36
```
37
38
-## 3. Initialize your subgraph from existing contract
+## 3. Initialize your subgraph from an existing contract
39
40
Initialize your subgraph from an existing contract by running the initialize command:
41
0 commit comments