Fix typo on webinaire
This commit is contained in:
parent
6394996e7f
commit
f72d9e9784
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue