From f28cb26f221e7610209a4bf099cbcf25f9023cf7 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Sat, 8 Feb 2014 14:21:28 +0300 Subject: [PATCH] Edited description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index dc3b1af..9990ef7 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ }, "suggest": { "codeception/codeception": "Codeception, 1.8.*@dev is currently works well with Yii.", - "codeception/specify": "BDD style code blocks for PHPUnit / Codeception", + "codeception/specify": "BDD style code blocks for PHPUnit and Codeception", "codeception/verify": "BDD Assertions for PHPUnit and Codeception" }, "scripts": {