Skip to content

Commit

Permalink
Merge pull request #4346 from DFE-Digital/225-wording-of-study-sites-…
Browse files Browse the repository at this point in the history
…section-in-find

[225] Update wording to reflect multiple study sites
  • Loading branch information
avinhurry authored Jul 8, 2024
2 parents 7ca671e + 8b2c06a commit 5b067f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</h3>

<p class="govuk-body">
The theoretical learning part of your course will be at the following location.
<%= "The theoretical learning part of your course will be at the following #{course.study_sites.many? ? 'locations' : 'location'}." %>
</p>

<ul class="govuk-list govuk-list--spaced" id="course_study_sites">
Expand Down

0 comments on commit 5b067f6

Please sign in to comment.