Skip to content

Commit

Permalink
chore: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
tangimds committed May 17, 2022
1 parent 4a05fa8 commit b8745bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scenes/survey/daySurvey.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ const DaySurvey = ({ navigation, route }) => {
explanation={questionContext.explanation}
onChangeUserComment={handleChangeUserComment}
userComment={answers[questionContext.id]?.userComment}
placeholder="Contexte, évènements, mes comportements ..."
placeholder="Contexte, évènements, comportement de l’entourage..."
/>
<QuestionYesNo
question={questionToxic}
Expand Down

0 comments on commit b8745bf

Please sign in to comment.