From 76d2eef872d60a7946281ad635fad94af4d52e6c Mon Sep 17 00:00:00 2001 From: benjaminknecht Date: Wed, 28 Apr 2021 22:43:09 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95c867d..f1e3674 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A Functional Test Generator for Api Projects using Api-Platform `composer require benblub/ftg "dev-main"` ### Config Api Platform / Symfony -There is not autoconfig yet.. +There is no autoconfig yet.. add to `config/bundles.php` ```