Skip to content

Commit 835daae

Browse files
fixed two mistakes in: "We can ship a several built-in strategies, along with a simple interfaces to allow developers to write their own."
1 parent d49cba6 commit 835daae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ graph LR;
8585
end
8686
```
8787

88-
> We can ship a several built-in strategies, along with a simple interfaces to allow developers to write their own.
88+
> We can ship several built-in strategies, along with a simple interface to allow developers to write their own.
8989
9090
To take the concept of strategies to the extreme, we can even build a magical layer that does subscription-as-query, with any hook, and provide a smooth DX for dapps:
9191

0 commit comments

Comments
 (0)