From 7250058f75f3c59cff2c41e228964892463b9386 Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Mon, 5 Feb 2024 11:46:25 -0500 Subject: [PATCH] Typo --- content/elsewhere/maintenance-matters-good-tests/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/elsewhere/maintenance-matters-good-tests/index.md b/content/elsewhere/maintenance-matters-good-tests/index.md index 9cce0b3..1ce1ddd 100644 --- a/content/elsewhere/maintenance-matters-good-tests/index.md +++ b/content/elsewhere/maintenance-matters-good-tests/index.md @@ -46,7 +46,7 @@ internalize in order to build robust, long-lasting software. My first exposure to automated testing was with Ruby on Rails. Since then, I've written production software in many different languages, but -nothing matches the Rails testing story. Tom Macwright said it well in +nothing matches the Rails testing story. Tom MacWright said it well in ["A year of Rails"](https://macwright.com/2021/02/18/a-year-of-rails.html):