From cbdcac4f3cc965b196d67f92f7fe82107512bda0 Mon Sep 17 00:00:00 2001 From: Maya Berdygylyjova Date: Wed, 2 Oct 2024 14:47:30 +0200 Subject: [PATCH] Update docs/user-guide/time-and-costs/progress-tracking/README.md Co-authored-by: Christophe Bliard --- docs/user-guide/time-and-costs/progress-tracking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/time-and-costs/progress-tracking/README.md b/docs/user-guide/time-and-costs/progress-tracking/README.md index 04be1fcdfa5c..8b8cfc1a5583 100644 --- a/docs/user-guide/time-and-costs/progress-tracking/README.md +++ b/docs/user-guide/time-and-costs/progress-tracking/README.md @@ -120,7 +120,7 @@ When one field is already set and you enter a value in a second field, the third - **Increasing Work**: When you increase the value of Work, the same amount is added to Remaining Work (since the total Work has increased). This change also updates the % Complete accordingly. - **Decreasing Work**: - - If you decrease *Work*, *Remaining work* is lowered by the same amount: + - If you decrease *Work*, *Remaining work* is lowered by the same amount. - If you decrease *Work* by less than the current value for *Remaining work*, then *Remaining work* will be set to 0h and *% Complete* to 100% - **Changing Remaining work updates % Complete** - **Changing % Complete updates Remaining work**