ref: 4d57b475c88f1f43cfa7d94c682f559511adebcc
parent: 5491435e513ac3e16c02eda64764a25a9017328c
author: halfwit <michaelmisch1985@gmail.com>
date: Mon Apr 27 03:47:02 PDT 2020
Better wording
--- a/patient/symptoms.go
+++ b/patient/symptoms.go
@@ -24,7 +24,7 @@
"profileHeader": p.Sprintf("Create Patient Profile"),
"formHeader": p.Sprintf("Please submit some information regarding your consult."),
"birthdate": p.Sprintf("When were you born?"),
- "asab": p.Sprintf("Which were you assigned at birth?"),
+ "asab": p.Sprintf("Which sex were you assigned at birth?"),
"visitReason": p.Sprintf("Please give a brief statement regarding the main reason you would like to see your doctor:"),
"symptomStart": p.Sprintf("When did your symptoms start?"),
"symptomArea": p.Sprintf("Where are your symptoms located? <i>part of your body</i>"),