Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

docs: remove extra dash in url (#3583)

Changed files
+1 -1
docs
+1 -1
docs/basics/ui-patterns.md
···
This code doesn't take changing variables into account, which will affect the cursors. For an
example that takes full infinite scrolling into account, [you can find a full code example of an
-
extended pattern in our example folder on the topic of infinite pagination.](https://github.com/urql-graphql/urql/tree/main/examples/with-infinite--pagination)
+
extended pattern in our example folder on the topic of infinite pagination.](https://github.com/urql-graphql/urql/tree/main/examples/with-infinite-pagination)
## Prefetching data