We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3261622 commit badc813Copy full SHA for badc813
1 file changed
docs/architecture.md
@@ -35,7 +35,7 @@ Specifically, `urql` simplifies three common aspects of using GraphQL:
35
- Abstracting _caching_ and state management internally
36
- Providing a central point of _extensibility_ and integration with your API
37
38
-In the following sections we'll talk about the way that `urql` solves these three problems and how the logic abstracted away internally.
+In the following sections we'll talk about the way that `urql` solves these three problems and how the logic is abstracted away internally.
39
40
## Requests and Operations on the Client
41
0 commit comments