From 1ba4c9221a5f1c7e7b4a964541718954bb48d189 Mon Sep 17 00:00:00 2001 From: "Brian H. Marston" Date: Fri, 10 Jul 2015 23:51:25 -0500 Subject: [PATCH] Fix typo in sidebar of section 5.7 (step 13) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 66dfadf..51d7541 100644 --- a/index.html +++ b/index.html @@ -1936,7 +1936,7 @@

Sending an e-mail

  • Send yourself so much e-mail that your corporate network blocks you as spam;
  • Give up on that for a day;
  • Try to run the e-mail code the next day;
  • -
  • Repeat the thousands of times with a familiar sense of dread;
  • +
  • Repeat this thousands of times with a familiar sense of dread;
  • Once it works, check it into the code repository, send an e-mail to the team, and update the status of code in the issue tracker;
  • Promise yourself that you will write documentation and tests tomorrow;
  • Never write these things.