Merge pull request #8959 from victormours/fix-webinaire-typo

Correction de faute de frappe sur la page de présentation aux administrations
This commit is contained in:
Eric Leroy-Terquem 2023-04-26 17:28:46 +00:00 committed by GitHub
commit 432ec027cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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