diff --git a/src/components/tabs/BeMapOutputIndicators.ts b/src/components/tabs/BeMapOutputIndicators.ts index d87dd00..0f53c54 100644 --- a/src/components/tabs/BeMapOutputIndicators.ts +++ b/src/components/tabs/BeMapOutputIndicators.ts @@ -96,7 +96,13 @@ export class BeMapOutputIndicators extends StateProvider { return html`
Disaggregated data is provided where/when available.
++ Disaggregated data is provided where/when available. These data come + from the U.S. Department of Labor, Millennium Challenge Corporation, + Peace Corps, USAID, and U.S. Department of Agriculture. +
${this.learnersReached} ${this.learnerInputs} ${this.learnerOutcomes} `; }