From 781774736db6a2fb459e475f20e0e469fabbfbf0 Mon Sep 17 00:00:00 2001 From: phamjennifer <159952636+phamjennifer@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:20:30 -0700 Subject: [PATCH] update enrollee count and aria labels --- _includes/guide/bcda_enhancement_credentials.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/guide/bcda_enhancement_credentials.html b/_includes/guide/bcda_enhancement_credentials.html index 4fd4cf0..3565da0 100644 --- a/_includes/guide/bcda_enhancement_credentials.html +++ b/_includes/guide/bcda_enhancement_credentials.html @@ -5,14 +5,14 @@ {{site.data.credentials.enhancement.small.client_id}} {%- endcapture -%} - {% include copy_snippet.md code=client_id aco='Small REACH ACO (100 synthetic beneficiaries)' type='Client ID' %} + {% include copy_snippet.md code=client_id aco='Small REACH ACO (110 synthetic beneficiaries)' type='Client ID' %} Client Secret: {%- capture client_secret -%} {{site.data.credentials.enhancement.small.client_secret}} {%- endcapture -%} - {% include copy_snippet.md code=client_secret aco='Small REACH ACO (100 synthetic beneficiaries)' type='Client Secret' %} + {% include copy_snippet.md code=client_secret aco='Small REACH ACO (110 synthetic beneficiaries)' type='Client Secret' %}
@@ -22,12 +22,12 @@ {{site.data.credentials.enhancement.large.client_id}} {%- endcapture -%} - {% include copy_snippet.md code=client_id aco='Large DCE (10,000 synthetic beneficiaries)' type='Client ID' %} + {% include copy_snippet.md code=client_id aco='Large DCE (11,000 synthetic beneficiaries)' type='Client ID' %} Client Secret: {%- capture client_secret -%} {{site.data.credentials.enhancement.large.client_secret}} {%- endcapture -%} - {% include copy_snippet.md code=client_secret aco='Large DCE (10,000 synthetic beneficiaries)' type='Client Secret' %} + {% include copy_snippet.md code=client_secret aco='Large DCE (11,000 synthetic beneficiaries)' type='Client Secret' %}