Skip to content

Commit 0f8da4a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Your application will display the `name` of the first character entry within the
2020
Write tests for the following scenarios:
2121

2222
- 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 response with [Status Code 418](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418) (I’m a tea pot) write another test checking your component displays an error message saying `"🫖 I'm a tea pot, silly."`
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)