diff options
Diffstat (limited to 'files/fr/web/html/element/button/index.md')
-rw-r--r-- | files/fr/web/html/element/button/index.md | 2 |
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é |