From 82842190350c1bfd8bce045bb708092004ab5e8e Mon Sep 17 00:00:00 2001 From: Alex Martin Date: Sun, 24 May 2020 19:35:35 +0200 Subject: [PATCH] Update README.md Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d42139e8..151ddee8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@

------ -**Pest** it's an elegant PHP Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP. +**Pest** is an elegant PHP Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP. - Explore the docs: **[pestphp.com »](https://pestphp.com)** - Follow us on Twitter: **[@pestphp »](https://twitter.com/pestphp)**