Skip to content

Commit 0952bff

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

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
@@ -11,7 +11,7 @@ Learn what built-in APIs can be used when writing subgraph mappings. There are t
1111

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

14-
Since language mappings are written in Assembly script, it is useful to review the language and standard library features from the [AssemblyScript wiki](https://github.com/AssemblyScript/assemblyscript/wiki).
14+
Since language mappings are written in AssemblyScript, it is useful to review the language and standard library features from the [AssemblyScript wiki](https://github.com/AssemblyScript/assemblyscript/wiki).
1515

1616
## API Reference
1717

0 commit comments

Comments
 (0)