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 719de1b0f..46df92f07 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -432,7 +432,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 communication and creates shared understanding -* Living, executable documentation +* Living, executable documentation that non-programmers understand. Always correct. ## Migrating to Symfony one route at a time (Steve Winter)