From 40b2b076975760cb8d519d53fe40bc78282114ad Mon Sep 17 00:00:00 2001
From: Jb Audras <audrasjb@gmail.com>
Date: Tue, 27 Jul 2021 07:44:06 +0200
Subject: Fix a small typo in the French translation of the Sticky Footer
 Layout Cookbook page (#1723)

This PR fixes a small typo in the French translation of the Sticky Footer Layout Cookbook page
Example => Exemple
---
 files/fr/web/css/layout_cookbook/sticky_footers/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/files/fr/web/css/layout_cookbook/sticky_footers/index.html b/files/fr/web/css/layout_cookbook/sticky_footers/index.html
index 17529fb959..683a1039a7 100644
--- a/files/fr/web/css/layout_cookbook/sticky_footers/index.html
+++ b/files/fr/web/css/layout_cookbook/sticky_footers/index.html
@@ -28,7 +28,7 @@ original_slug: Web/CSS/Layout_cookbook/Bas_de_page_adhérant
 <p>{{EmbedGHLiveSample("css-examples/css-cookbook/sticky-footer.html", '100%', 720)}}</p>
 
 <div class="note">
-<p><strong>Note :</strong> <a href="https://github.com/mdn/css-examples/blob/master/css-cookbook/sticky-footer--download.html">Télécharger cet example</a></p>
+<p><strong>Note :</strong> <a href="https://github.com/mdn/css-examples/blob/master/css-cookbook/sticky-footer--download.html">Télécharger cet exemple</a></p>
 </div>
 
 <div class="note">
-- 
cgit v1.2.3-54-g00ecf