We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652d6de commit fb1f45bCopy full SHA for fb1f45b
website/docs/12.x/cookbook/network-requests/fetch.md
@@ -7,8 +7,7 @@ simple and clean API for making requests. In this guide, we will show you how to
7
and guard your test suits from unwanted and unmocked API requests.
8
9
:::info
10
-To simulate a real-world scenario, we will use
11
-the [Random User Generator API](https://randomuser.me/)
+To simulate a real-world scenario, we will use the [Random User Generator API](https://randomuser.me/)
12
that provides random user data.
13
:::
14
0 commit comments