From 8be7714a1594dea556a4b814a5bfd4ac2a829e94 Mon Sep 17 00:00:00 2001 From: Jorge Caballero Date: Wed, 13 May 2020 04:55:20 -0700 Subject: [PATCH] product copy --- src/Components/CheckSymptomsFlow.tsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/Components/CheckSymptomsFlow.tsx b/src/Components/CheckSymptomsFlow.tsx index 7229dee..a1da20a 100644 --- a/src/Components/CheckSymptomsFlow.tsx +++ b/src/Components/CheckSymptomsFlow.tsx @@ -117,7 +117,7 @@ function CheckSymptomsFlow({ modalClose={modalClose} title="Launching self-assessment" > - Most locations require that individuals meet specific criteria in order to qualify for + Some locations require that individuals meet specific criteria in order to qualify for testing. A self-assessment (commonly known as a "symptom checker") will launch in a separate window. The assessment will help you determine whether you meet testing criteria. Once you complete the assessment, please return to this page to continue. @@ -143,7 +143,7 @@ function CheckSymptomsFlow({ noSelected={navigateAdditionalRefused} > We regret that you were unable to complete the self-assessment. Would you like to try a - different assessment check? + different self-assessment? The map has been updated to include only those locations that are able to - perform the actual test. Carefully review the instructions + perform the actual test. Carefully review the directions for each location, and select the option that seems to be a good fit. - According to CDC guidelines, not everyone needs to be tested for - COVID-19. There are, however, a few locations that are willing to test individuals - that do not meet CDC criteria. We will be adding some of these locations in - the coming days and weeks. + There are locations that are willing to test individuals that do not have symptoms + and/or do not meet CDC criteria. These types of locations are not common, yet. + We will add them to this site as we find them. );