Fix typo on webinaire

This commit is contained in:
Victor Mours 2023-04-25 14:36:55 +02:00 committed by Paul Chavard
parent 6394996e7f
commit f72d9e9784

View file

@ -111,7 +111,7 @@
.fr-col-md-6.fr-col-12
= render Dsfr::CardVerticalComponent.new(title: "Vous voulez en savoir plus ?", desc: "Participez à notre prochain Webinaire") do |c|
- c.with_footer_button do
= link_to("Inscription à notre prochain webinanire", INSCRIPTION_WEBINAIRE_URL, class: "fr-btn", **external_link_attributes)
= link_to("Inscription à notre prochain webinaire", INSCRIPTION_WEBINAIRE_URL, class: "fr-btn", **external_link_attributes)
.landing-panel.cta-panel
.container