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 99e197b commit 6e34ec4Copy full SHA for 6e34ec4
website/pages/en/quick-start.mdx
@@ -64,7 +64,7 @@ graph init --studio <SUBGRAPH_SLUG>
64
65
You can find commands for your specific subgraph on the subgraph page in [Subgraph Studio](https://thegraph.com/studio/).
66
67
-When you initialize your subgraph, the CLI tool will ask you for the following information:
+When you initialize your subgraph, the CLI will ask you for the following information:
68
69
- Protocol: Choose the protocol your subgraph will be indexing data from.
70
- Subgraph slug: Create a name for your subgraph. Your subgraph slug is an identifier for your subgraph.
0 commit comments