aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/attribute/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/attribute/index.md')
-rw-r--r--files/fr/glossary/attribute/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/glossary/attribute/index.md b/files/fr/glossary/attribute/index.md
index 6941750dcd..ac16bcfc65 100644
--- a/files/fr/glossary/attribute/index.md
+++ b/files/fr/glossary/attribute/index.md
@@ -19,7 +19,7 @@ Un _attribut_ vient compléter un {{Glossary("tag")}}. Sa présence peut être r
<h2 style="background-color:yellow";>Titre</h2>
```
-On peut aussi trouver des attributs sans valeur quand elle n'est pas nécessaire.
+On peut aussi trouver des attributs sans valeur quand elle n'est pas nécessaire.
```html
<!-- Un tag avec un attribut indiquant que le champ est requis -->