Skip to content

Commit 83f082c

Browse files
Update website/pages/en/deploying/multiple-networks.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 6fedd7d commit 83f082c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/deploying/multiple-networks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This page explains how to deploy a subgraph to multiple networks. To deploy a su
99

1010
In some cases, you will want to deploy the same subgraph to multiple networks without duplicating all of its code. The main challenge that comes with this is that the contract addresses on these networks are different.
1111

12-
### Using graph-cli
12+
### Using `graph-cli`
1313

1414
Both `graph build` (since `v0.29.0`) and `graph deploy` (since `v0.32.0`) accept two new options:
1515

0 commit comments

Comments
 (0)