From 3b0e5811c01b4a62ba82e44d7a3be0da2ab4e747 Mon Sep 17 00:00:00 2001 From: agatha Date: Fri, 8 Sep 2023 15:55:31 -0400 Subject: [PATCH] Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd30a5a..6f78923 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ docker compose up ``` Requests with random faults will be served at http://localhost:18080. The API -is accessible without Toxiproxy at http://localhost:3000, but will stil throw +is accessible without Toxiproxy at http://localhost:3000, but will still throw some bad response codes at random. ## Routes