From a9e015a1c6ae649dc521490c41d1054b091f6639 Mon Sep 17 00:00:00 2001 From: Roland <110678734+RollinRolanding@users.noreply.github.com> Date: Thu, 20 Jul 2023 00:41:11 -0400 Subject: [PATCH] docs: Typo in README (#310 by @RollinRolanding) [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d67af4..5394de2 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ This can be useful if you would like to: - add/edit/delete query string variables for all requests - change outbound headers without changing everywhere in your app -Unlike monitors, exceptions are not swallowed. They will bring down the stack, so careful! +Unlike monitors, exceptions are not swallowed. They will bring down the stack, so be careful! ### Response Transforms