From a8a186045cdbd40455441e65d3a5722265bdb97e Mon Sep 17 00:00:00 2001 From: Jose Antonio Silva Date: Wed, 29 Nov 2023 08:03:59 +0000 Subject: [PATCH] Update README.md - type in simulate (#398) just a simple typo simulare->simulate Co-authored-by: Waldek Mastykarz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4a9c2c..56df0887 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ devproxy --failure-rate 50 --no-mocks --allowed-errors 429 503 - intercept requests from Microsoft Graph and other APIs - simulate errors - simulate throttling -- simulare rate-limiting +- simulate rate-limiting - mock responses - mock error responses - define wildcard paths to serve mocked responses