Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
anissa-agahchen committed Aug 31, 2021
1 parent 2dd07d6 commit 6ec5c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/features/surveys/view/SurveyObservations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ const SurveyObservations = () => {
label: 'Mandatory fields have not been filled out'
},
recommended: {
type: ['Missing Recommended Field'],
type: ['Missing Recommended Header'],
label: 'Recommended fields have not been filled out'
},
value_not_from_list: {
Expand Down

0 comments on commit 6ec5c63

Please sign in to comment.