From a6f56b359d105e61cf7d5a8ee51a48f53c4c147e Mon Sep 17 00:00:00 2001 From: "K. Adam White" Date: Wed, 14 Aug 2024 18:21:46 +0000 Subject: [PATCH] Docs: Fix ungrammatical sentence fragment in Codeception section --- other-docs/guides/upgrading/v20.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other-docs/guides/upgrading/v20.md b/other-docs/guides/upgrading/v20.md index 4fd5b5cc..b80ba3ce 100644 --- a/other-docs/guides/upgrading/v20.md +++ b/other-docs/guides/upgrading/v20.md @@ -74,7 +74,7 @@ See the ### Altis Core improvements -Altis dev tools now come with `wp-browser` 4 and `Codeception` 5. This brings full support for PHP 8+. As well as improvements to +Altis dev tools now come with `wp-browser` 4 and `Codeception` 5. This brings full support for PHP 8+, as well as improvements to both tools. See the [wp-browser release notes](https://github.com/lucatume/wp-browser/releases/tag/4.0.0) and [Codeception release post](https://codeception.com/07-28-2022/codeception-5.html)