From a6f69d5c3d425857030febd036c5704605ff86df Mon Sep 17 00:00:00 2001 From: Hassan Habib Date: Sun, 24 Nov 2024 02:07:29 -0800 Subject: [PATCH] CODE RUB: Fix Grammar --- 0. Introduction/0.2 Principles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0. Introduction/0.2 Principles.md b/0. Introduction/0.2 Principles.md index de9ff54..0bf298d 100644 --- a/0. Introduction/0.2 Principles.md +++ b/0. Introduction/0.2 Principles.md @@ -98,4 +98,4 @@ The Standard must be fully embraced or entirely rejected. Any system incorporati Readability is more important than optimization. If an optimum software isn't readable then it's not truly optimum, and it's not truly standardized. When in doubt, The Standard honors readability over optimization. ## 0.2.10 Last Day -Everyday can be the last day on any given project. Therefore, every effort, whether it be a design, development, documentation or testing automation must be brought to a good stopping point at the end of every engineering day. Engineers adhering to The Standard must ensure that their work is in a state that can be picked up by another engineer on the very next engineering day. This practice ensures the continuity of the project, but more importantly the accomodation of any potential unforeseen circumstances. \ No newline at end of file +Every day can be the last day on any given project. Therefore, every effort—whether it be design, development, documentation, or test automation—must be brought to a good stopping point by the end of each engineering day. Engineers adhering to The Standard must ensure their work is in a state that can be seamlessly picked up by another engineer on the next engineering day. This practice ensures project continuity and, more importantly, accommodates any potential unforeseen circumstances. \ No newline at end of file