Skip to content

Commit 8e50835

Browse files
0xa3k5benface
andauthored
Update api.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 22c5923 commit 8e50835

File tree

1 file changed

+1
-1
lines changed
  • website/src/pages/en/subgraphs/developing/creating/graph-ts

1 file changed

+1
-1
lines changed

website/src/pages/en/subgraphs/developing/creating/graph-ts/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ As long as the `ERC20Contract` on Ethereum has a public read-only function calle
502502

503503
Any other contract that is part of the subgraph can be imported from the generated code and can be bound to a valid address. Example of that is presented within the steps below:
504504

505-
- extend `subgraph.yaml` file with desired ABI file:
505+
- Extend `subgraph.yaml` file with desired ABI file:
506506

507507
```yaml
508508
mapping:

0 commit comments

Comments
 (0)