aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/html/element/button
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-07 21:04:18 +0100
committerGitHub <noreply@github.com>2021-11-07 21:04:18 +0100
commitb8411e69dbd90d499f9fe2f485c22511cf8b6505 (patch)
treec23e293c00a7a23d6e12475e26151f1af80a60e0 /files/fr/web/html/element/button
parentcef2032e46332b6df4aa644e5f8edeea24909f0f (diff)
downloadtranslated-content-b8411e69dbd90d499f9fe2f485c22511cf8b6505.tar.gz
translated-content-b8411e69dbd90d499f9fe2f485c22511cf8b6505.tar.bz2
translated-content-b8411e69dbd90d499f9fe2f485c22511cf8b6505.zip
Fix HTML live sample errors (#3002)
Diffstat (limited to 'files/fr/web/html/element/button')
-rw-r--r--files/fr/web/html/element/button/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/html/element/button/index.md b/files/fr/web/html/element/button/index.md
index 198ca7ea2e..de096d3782 100644
--- a/files/fr/web/html/element/button/index.md
+++ b/files/fr/web/html/element/button/index.md
@@ -198,7 +198,7 @@ Si vos boutons ne servent pas à soumettre des données de formulaire à un serv
<button name="button">Cliquez sur moi :)</button>
```
-{{EmbedLiveSample('example', 200, 64)}}
+{{EmbedLiveSample('Exemple', 200, 64)}}
## Problèmes d'accessibilité