From 1768a022a27fc62cfd73698f55add39de0e694d7 Mon Sep 17 00:00:00 2001 From: Maya Berdygylyjova Date: Wed, 2 Oct 2024 14:47:45 +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 8b8cfc1a5583..0bfc2794b2c7 100644 --- a/docs/user-guide/time-and-costs/progress-tracking/README.md +++ b/docs/user-guide/time-and-costs/progress-tracking/README.md @@ -121,7 +121,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* by less than the current value for *Remaining work*, then *Remaining work* will be set to 0h and *% Complete* to 100% + - If you decrease *Work* by more 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**