commit 7250058f75f3c59cff2c41e228964892463b9386 parent 2cda4b8f4e98bb9df84747da283d13075aac4d41 Author: David Eisinger <[email protected]> Date: Mon, 5 Feb 2024 11:46:25 -0500 Typo Diffstat:
| M | 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 @@ -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):