diff --git a/docs/en/testing.md b/docs/en/testing.md index d3b5e9c8e..5c825a666 100644 --- a/docs/en/testing.md +++ b/docs/en/testing.md @@ -55,7 +55,7 @@ vendor/bin/phpunit The following steps are required to run the tests. -1. Install dbms dependencies with composer. +1. Install DBMS dependencies with Composer. ```shell composer require --dev yiisoft/db-pgsql --ansi