Skip to content

Commit 8485005

Browse files
idalithbbenface
andauthored
Update website/pages/en/developing/graph-ts/api.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 0952bff commit 8485005

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

website/pages/en/developing/graph-ts/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: AssemblyScript API
77
Learn what built-in APIs can be used when writing subgraph mappings. There are two kinds of APIs available out of the box:
88

99
- The [Graph TypeScript library](https://github.com/graphprotocol/graph-tooling/tree/main/packages/ts) (`graph-ts`)
10-
- Code generated from subgraph files by `graph codegen`.
10+
- Code generated from subgraph files by `graph codegen`
1111

1212
You can also add other libraries as dependencies, as long as they are compatible with [AssemblyScript](https://github.com/AssemblyScript/assemblyscript).
1313

0 commit comments

Comments
 (0)