Skip to content

Commit f8061f4

Browse files
Update instructions.md
1 parent 0f8da4a commit f8061f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Your application will display the `name` of the first character entry within the
1919

2020
Write tests for the following scenarios:
2121

22-
- the API responds with [Status Code 500](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500) (Internal Server Error) your component displays the error message `"🤕 Something went wrong; try again."`
23-
- the API responds with [Status Code 418](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418) (I’m a tea pot) your component displays an error message saying `"🫖 I'm a tea pot, silly."`
22+
- the API responds with [Status Code 500](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500) (Internal Server Error); your component displays the error message `"🤕 Something went wrong; try again."`
23+
- the API responds with [Status Code 418](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418) (I’m a tea pot); your component displays an error message saying `"🫖 I'm a tea pot, silly."`
2424

2525
## 💡Top Tips💡
2626

0 commit comments

Comments
 (0)