Skip to content

Commit

Permalink
Fixup - rebase error
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura-Danielle committed Oct 22, 2020
1 parent f6aae2a commit d958f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/components/CalibrationPanels/Introduction.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const contentsBySessionType: {
[Sessions.SESSION_TYPE_CALIBRATION_HEALTH_CHECK]: {
headerText: HEALTH_CHECK_HEADER,
bodyText: HEALTH_CHECK_BODY,
continueButtonText: `${CONTINUE} to ${HEALTH_CHECK_HEADER}`,
continueButtonText: `${START} ${HEALTH_CHECK_HEADER}`,
continuingToText: HEALTH_CHECK_PROCEDURE,
noteBody: NOTE_HEALTH_CHECK_OUTCOMES,
},
Expand Down

0 comments on commit d958f33

Please sign in to comment.