Skip to content

Commit b3d4c1e

Browse files
Merge pull request #6610 from NHSDigital/alistair/imports-help-text-content-tweak-2
One further upload format tweak
2 parents 2e02dad + f6e6b7f commit b3d4c1e

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)