diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-07 21:04:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-07 21:04:18 +0100 |
commit | b8411e69dbd90d499f9fe2f485c22511cf8b6505 (patch) | |
tree | c23e293c00a7a23d6e12475e26151f1af80a60e0 /files/fr/web/html/element/applet/index.md | |
parent | cef2032e46332b6df4aa644e5f8edeea24909f0f (diff) | |
download | translated-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/applet/index.md')
-rw-r--r-- | files/fr/web/html/element/applet/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/html/element/applet/index.md b/files/fr/web/html/element/applet/index.md index 30fbcbea96..3621ae511b 100644 --- a/files/fr/web/html/element/applet/index.md +++ b/files/fr/web/html/element/applet/index.md @@ -130,7 +130,7 @@ Cet élément peut utiliser [les attributs universels](/fr/docs/Web/HTML/Global_ ### Résultat -{{EmbedLiveSample("example","100%", 30)}} +{{EmbedLiveSample("Exemple","100%", 30)}} ## Spécifications |