diff --git a/module3/lessons/network_requests.md b/module3/lessons/network_requests.md index a9924c6..82c18c3 100644 --- a/module3/lessons/network_requests.md +++ b/module3/lessons/network_requests.md @@ -69,7 +69,7 @@ Using the [fetch API docs](https://developer.mozilla.org/en-US/docs/Web/API/Fetc * What does `fetch` always return? If the term is new to you, read further on what it is. -
+