Skip to content

Commit f44ebde

Browse files
Update instructions.md
Fix typo in test
1 parent ee2b9c2 commit f44ebde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

react/misterious-api/instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Misterious API
1+
# Mysterious API
22
To complete this code challenge, you need to be able to run Docker in your local machine. Everything should be clear from this file, however if you have any questions, please refer them to your Hiring Manager.
33

44
## Description
@@ -11,4 +11,4 @@ Execute the command `docker run -d --name interview-api -p 3000:3000 chaseadams/
1111

1212
1. Build a proxy API that consumes this original API Docker container and gracefully handles any upstream intermittent failures.
1313
2. Provide application-level caching for your proxy.
14-
3. Dockerise your proxy.
14+
3. Dockerise your proxy.

0 commit comments

Comments
 (0)