Skip to content

Commit badc813

Browse files
authored
docs: fix minor typo (#3506)
1 parent 3261622 commit badc813

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Specifically, `urql` simplifies three common aspects of using GraphQL:
3535
- Abstracting _caching_ and state management internally
3636
- Providing a central point of _extensibility_ and integration with your API
3737

38-
In the following sections we'll talk about the way that `urql` solves these three problems and how the logic abstracted away internally.
38+
In the following sections we'll talk about the way that `urql` solves these three problems and how the logic is abstracted away internally.
3939

4040
## Requests and Operations on the Client
4141

0 commit comments

Comments
 (0)