Skip to content

Commit fb1f45b

Browse files
author
stevegalili
committed
Fix info label
1 parent 652d6de commit fb1f45b

File tree

1 file changed

+1
-2
lines changed
  • website/docs/12.x/cookbook/network-requests

1 file changed

+1
-2
lines changed

website/docs/12.x/cookbook/network-requests/fetch.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ simple and clean API for making requests. In this guide, we will show you how to
77
and guard your test suits from unwanted and unmocked API requests.
88

99
:::info
10-
To simulate a real-world scenario, we will use
11-
the [Random User Generator API](https://randomuser.me/)
10+
To simulate a real-world scenario, we will use the [Random User Generator API](https://randomuser.me/)
1211
that provides random user data.
1312
:::
1413

0 commit comments

Comments
 (0)