Change "Test Driven" to "Test-Driven"
This commit is contained in:
parent
27c5ea4c16
commit
3057ffdc25
15 changed files with 18 additions and 18 deletions
|
@ -28,7 +28,7 @@ As well as Drupal, I’ve worked with other PHP projects like Symfony and Larave
|
|||
* Board member for the [Drupal England and Wales Association](https://drupal-england-wales.github.io) (2020 to present).
|
||||
* DrupalCon track team member, selecting sessions for DrupalCon Europe 2021.
|
||||
* Community mentor (volunteer) for DrupalEasy's [Drupal Career Online](https://www.drupaleasy.com/academy/dco/course-information) course (2021 to present).
|
||||
* Currently writing "Test Driven Drupal", an eBook about automated testing and test-driven development in Drupal.
|
||||
* Currently writing "Test-Driven Drupal", an eBook about automated testing and test-driven development in Drupal.
|
||||
|
||||
## Podcasts
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: 'Test Driven Drupal: The Book'
|
||||
title: 'Test-Driven Drupal: The Book'
|
||||
---
|
||||
|
||||
<div class="markdown spaced-y-4 mb-6">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue