From 5cef78e322b9bff13be57166f2473e213dab04a7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 14:44:15 +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 8b23cb21..cd27ebb7 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -431,7 +431,7 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same ### What is BDD? * Behaviour driven development. Combines TDD and DDD, into an agile methodology -* Encourages communicatio +* Encourages communication * Creates shared understanding * Living, executable documentation