aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/layout_cookbook
diff options
context:
space:
mode:
authorJb Audras <audrasjb@gmail.com>2021-07-27 07:44:06 +0200
committerGitHub <noreply@github.com>2021-07-27 07:44:06 +0200
commit40b2b076975760cb8d519d53fe40bc78282114ad (patch)
tree9bd9b97d54e90ed682950a20533e24a86f8fe017 /files/fr/web/css/layout_cookbook
parent932554bc0fb2be4228368c935dc14b9cf5cc3b9a (diff)
downloadtranslated-content-40b2b076975760cb8d519d53fe40bc78282114ad.tar.gz
translated-content-40b2b076975760cb8d519d53fe40bc78282114ad.tar.bz2
translated-content-40b2b076975760cb8d519d53fe40bc78282114ad.zip
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
Diffstat (limited to 'files/fr/web/css/layout_cookbook')
-rw-r--r--files/fr/web/css/layout_cookbook/sticky_footers/index.html2
1 files changed, 1 insertions, 1 deletions
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">