Skip to content

Commit 337cee2

Browse files
querying-graph-client: cleaned a sentence up to read more efficiently.
1 parent e46b0c5 commit 337cee2

File tree

1 file changed

+1
-1
lines changed
  • website/src/pages/en/subgraphs/querying/graph-client

1 file changed

+1
-1
lines changed

website/src/pages/en/subgraphs/querying/graph-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GraphClient: Reading the configuration
8080
🕸️: Done! => .graphclient
8181
```
8282

83-
Now, the `.graphclient` artifact is generated for you, and you can import it directly from your code, and run your queries:
83+
Now that the `.graphclient` artifact is generated for you, you can import it directly from your code, and run your queries:
8484

8585
```ts
8686
import { execute } from '../.graphclient'

0 commit comments

Comments
 (0)