From 777135c027855d5dd6f8f5a35717071e4a86d679 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 15:03:26 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 8d16403d..3e66f175 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -483,7 +483,7 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same - Zero configuration ### Domain context -* Given verb matches `@Given` annotation +* `Given` verb matches `@Given` annotation. Same for `When` and `Then`. * Transformers, type hint name string, return Client instance ## Migrating to Symfony one route at a time (Steve Winter)