From de6501341598fb13fae0314a67aa6d5f66a755de Mon Sep 17 00:00:00 2001 From: alexanderthieme <61984544+alexanderthieme@users.noreply.github.com> Date: Fri, 4 Feb 2022 13:43:00 -0800 Subject: [PATCH] fix: Stanford questionnaire (#58) --- deploy/stanford/questionnaire/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stanford/questionnaire/en.json b/deploy/stanford/questionnaire/en.json index b352362..0f266b6 100644 --- a/deploy/stanford/questionnaire/en.json +++ b/deploy/stanford/questionnaire/en.json @@ -29,7 +29,7 @@ "type": "select", "id": "q_intro", "text": "Do you reside in the United States and are at least 18 years old?", - "details": "Access to CovApp is restricted to US citizen of full age." + "details": "Access to CovApp is restricted to US citizens of full age." }, { "type": "multiselect",