Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Nov 19, 2024
1 parent b9f9b4d commit 18688ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Source code of following Vike React extensions: [Vike Docs > Extensions > React](https://vike.dev/extensions#react).
See [packages/](packages/).
Source code of following Vike React extensions: [Vike Docs > Extensions > React](https://vike.dev/extensions#react).

See [packages/](packages/).
2 changes: 1 addition & 1 deletion packages/vike-react-apollo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Enables your React components to fetch data using [Apollo GraphQL](https://www.a
> - [Progressive rendering](https://vike.dev/streaming#progressive-rendering)
> - [SSR benefits](https://github.com/brillout/react-streaming#ssr)
> - Fallback upon loading and/or error
> - [Caching](https://www.apollographql.com/docs/react/caching/cache-configuration).
> - [Caching](https://www.apollographql.com/docs/react/caching/cache-configuration)
[Installation](#installation)
[Basic usage](#basic-usage)
Expand Down

0 comments on commit 18688ce

Please sign in to comment.