diff --git a/tools/cldr-apps/js/src/esm/cldrVettingParticipation.mjs b/tools/cldr-apps/js/src/esm/cldrVettingParticipation.mjs index db8d1f22370..ffebefa8ee9 100644 --- a/tools/cldr-apps/js/src/esm/cldrVettingParticipation.mjs +++ b/tools/cldr-apps/js/src/esm/cldrVettingParticipation.mjs @@ -37,7 +37,7 @@ const COLUMN_TITLE_USER_ID = "Vetter#"; const COLUMN_TITLE_USER_EMAIL = "Email"; const COLUMN_TITLE_USER_NAME = "Name"; const COLUMN_TITLE_LAST_SEEN = "LastSeen"; -const COLUMN_TITLE_COVERAGE_LEVEL = "Coverage"; +const COLUMN_TITLE_COVERAGE_LEVEL = "Org Coverage"; const COLUMNS = [ { title: COLUMN_TITLE_ORG, comment: "User organization", default: null },