From 0e4c667225d6b7d8cd0d735e42b9c5b327643a63 Mon Sep 17 00:00:00 2001 From: Jon M Date: Thu, 6 May 2021 23:21:42 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55eaf65..f0249e7 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ describe('Password reset', () => { ### Step 4 - Write further test cases -You can test pretty many anything with Mailosaur and Cypress, including: +You can test pretty much anything with Mailosaur and Cypress, including: - [Test the text content of an email](https://mailosaur.com/docs/test-cases/text-content/) - [Test links within an email](https://mailosaur.com/docs/test-cases/links/)