Skip to content

Commit

Permalink
Update student finance to student loan text
Browse files Browse the repository at this point in the history
  • Loading branch information
gms-gs committed Nov 19, 2024
1 parent c1522f3 commit 28ccbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/decorators/course_decorator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ def funding_option
'Bursaries and student finance are available if you’re eligible'
else
# Duplicate branch body detected
'Student finance is available if you’re eligible'
'Student loans are available if you’re eligible'
end
end

Expand Down

0 comments on commit 28ccbd7

Please sign in to comment.