Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 7ed364b

Browse files
Merge pull request #17 from Nike-Inc/desertblade-patch-1
Update demo example
2 parents 6d0f8c5 + 649fe72 commit 7ed364b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -308,11 +308,11 @@ $ node server.js
308308

309309
Record a response
310310
```bash
311-
$ curl http://localhost:7777/users/jimmmyeisenhauer
311+
$ curl http://localhost:7777/users/jimmyeisenhauer
312312
```
313313
Playback the response (notice the improved response time)
314314
```bash
315-
$ curl http://localhost:7777/users/jimmmyeisenhauer
315+
$ curl http://localhost:7777/users/jimmyeisenhauer
316316
```
317317

318318

0 commit comments

Comments
 (0)