Skip to content

Commit f6e6b7f

Browse files
One further upload format tweak
Should have been included as part of #6578 Jira-Issue: MAV-5893
1 parent b7db76d commit f6e6b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/app_import_format_details_component.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def child_columns
122122
{
123123
name: "CHILD_YEAR_GROUP",
124124
notes:
125-
"Optional, numeric, the child’s year group, for example #{tag.i("8")}. If present, and " \
125+
"Optional, numeric, for example #{tag.i("8")}. If present, and " \
126126
"when the child’s date of birth would place them in a different year, this value can " \
127127
"be used to override the cohort the child will be placed in."
128128
},

0 commit comments

Comments
 (0)