From 8b2c06a7e295f556b67b282e995d9546d64b9775 Mon Sep 17 00:00:00 2001 From: Avin Hurry Date: Mon, 8 Jul 2024 09:04:27 +0100 Subject: [PATCH] [225] Update wording to reflect multiple study sites --- .../find/courses/about_schools_component/view.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/find/courses/about_schools_component/view.html.erb b/app/components/find/courses/about_schools_component/view.html.erb index e724951a5a..272631a57e 100644 --- a/app/components/find/courses/about_schools_component/view.html.erb +++ b/app/components/find/courses/about_schools_component/view.html.erb @@ -30,7 +30,7 @@

- 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'}." %>