Skip to content

Commit 88e2950

Browse files
Update website/pages/en/deploying/multiple-networks.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 16c9818 commit 88e2950

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
@@ -192,7 +192,7 @@ yarn prepare:sepolia && yarn deploy
192192

193193
A working example of this can be found [here](https://github.com/graphprotocol/example-subgraph/tree/371232cf68e6d814facf5e5413ad0fef65144759).
194194

195-
**Note:** This approach can also be applied to more complex situations, where it is necessary to substitute more than contract addresses and network names or where generating mappings or ABIs from templates as well.
195+
> Note: This approach can also be applied to more complex situations, where it is necessary to substitute more than contract addresses and network names or when generating mappings or ABIs from templates as well.
196196

197197
## Checking subgraph health
198198

0 commit comments

Comments
 (0)