Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 5c2bf9a

Browse files
committed
docs: Fix typo
1 parent 9dbbd0c commit 5c2bf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Mocks server common properties to all route handlers are in _cursive_. Specific
5454
* __userResDecorator__ _(Function)_: [`userResDecorator` option](https://github.com/villadora/express-http-proxy#userresdecorator-was-intercept-supports-promise) for `express-http-proxy`.
5555
* __...__ all other [`express-http-proxy` options](https://github.com/villadora/express-http-proxy#options) are also supported.
5656

57-
> Tip: Note that the `delay` option is still valid for routes handled by this plugin, so you can use it to simulate "slow" proxied hosts.
57+
> Tip: Note that the `delay` option is still valid for routes handled by this plugin, so you can use it to simulate that host responses are slow.
5858
5959

6060
## Contributing

0 commit comments

Comments
 (0)