From cb8500b700d2fa91e9b47db7c2d9952cbf7b4fec Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 14 Aug 2022 22:40:34 +0100 Subject: [PATCH] docs: typo --- website/source/_daily_emails/why-i-write-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/_daily_emails/why-i-write-tests.md b/website/source/_daily_emails/why-i-write-tests.md index e38a19590..66ea6bce7 100644 --- a/website/source/_daily_emails/why-i-write-tests.md +++ b/website/source/_daily_emails/why-i-write-tests.md @@ -4,7 +4,7 @@ tags: [testing] date: 2022-08-14 --- -In February 2012, I saw a tweet from Tim Millwood aking if anyone wanted to maintain or co-maintain a Drupal module called [Override Node Options](https://www.drupal.org/project/override_node_options). +In February 2012, I saw a tweet from Tim Millwood asking if anyone wanted to maintain or co-maintain a Drupal module called [Override Node Options](https://www.drupal.org/project/override_node_options). It had more than 9,200 active installations at that time, with versions for Drupal 5, 6 and 7.