diff --git a/source/_daily_emails/2024-02-24.md b/source/_daily_emails/2024-02-24.md index c17fb10da..851fd3198 100644 --- a/source/_daily_emails/2024-02-24.md +++ b/source/_daily_emails/2024-02-24.md @@ -3,7 +3,7 @@ title: When should you start writing tests? date: 2024-02-24 permalink: archive/2024/02/24/when-should-you-start-writing-tests snippet: | - Which in a project's lifecycle should you start writing tests and doing test-driven development? + When in a project's lifecycle should you start writing tests and doing test-driven development? tags: - software-development - php