Skip to content

Commit bfaf211

Browse files
committed
New translations developer-faq.mdx (Swedish)
1 parent 85ccadf commit bfaf211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/sv/subgraphs/developing/developer-faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You can find the list of the supported networks [here](/supported-networks/).
9494
Yes. You can do this by importing `graph-ts` as per the example below:
9595

9696
```javascript
97-
import { dataSource } from '@graphprotocol/graph-ts'
97+
import { dataSource } from "@graphprotocol/graph-ts"
9898

9999
dataSource.network()
100100
dataSource.address()

0 commit comments

Comments
 (0)