From caf1670d9a67301d3c9eeea756297d3b36c4733e Mon Sep 17 00:00:00 2001 From: ireedy <113355639+ireedy@users.noreply.github.com> Date: Wed, 31 May 2023 07:49:50 +0930 Subject: [PATCH] Update README.md (#12049) Update capitalization of measurements --- handbook/engineering/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/handbook/engineering/README.md b/handbook/engineering/README.md index 29d32421b7..8684e29bdd 100644 --- a/handbook/engineering/README.md +++ b/handbook/engineering/README.md @@ -839,8 +839,8 @@ When a critical bug is identified, we will then follow the patch release process We will track the success of this process by observing the throughput of issues through the system and identifying where buildups (and therefore bottlenecks) are occurring. The metrics are: * Number of bugs opened this week -* total # bugs open -* bugs in each state (inbox, acknowledged, reproduced) +* Total # bugs open +* Bugs in each state (inbox, acknowledged, reproduced) * Number of bugs closed this week Each week these are tracked and shared in the weekly update by Charlie Chance.