From 99c2b1b56ebbc09b90d6898ff7ea930ae4e220b1 Mon Sep 17 00:00:00 2001 From: Ukendio Date: Sun, 1 Mar 2026 19:45:38 +0100 Subject: [PATCH] Update temperance --- how_to/999_temperance.luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how_to/999_temperance.luau b/how_to/999_temperance.luau index 743c5ca..249d407 100644 --- a/how_to/999_temperance.luau +++ b/how_to/999_temperance.luau @@ -19,7 +19,7 @@ about the code base is lost, ability to work on it at the same level of quality is lost. Over time code quality will decline as code size grows. - Tacit knowledge is very hard to recover by looking at a maze of code, -and it takes +and it takes a long time to do so. - You will often hear that "every semantic distinction deserves its own component or tag". Sometimes this is correct. A well chosen component boundary