Skip to content

Commit

Permalink
Small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMacPherson committed Jan 22, 2025
1 parent ae1c8a2 commit c659ee7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
= form_for form, url: jobseekers_profile_professional_body_membership_path(professional_body_membership), method: :delete do |f|
= govuk_summary_list classes: "govuk-!-margin-bottom-10" do |summary_list|
- summary_list.with_row do |row|
- row.with_key text: t("helpers.label.jobseekers_training_and_cpd_form.name")
- row.with_key text: t("helpers.label.jobseekers_professional_body_membership_form.name")
- row.with_value text: professional_body_membership.name

- summary_list.with_row do |row|
Expand Down

0 comments on commit c659ee7

Please sign in to comment.