aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/svg
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2022-01-03 20:02:03 +0100
committerGitHub <noreply@github.com>2022-01-03 20:02:03 +0100
commit5619eb75de9672cde9a22d13ef49815ebd6f8164 (patch)
tree0db26a30bd9839ccb06afb267595f7946d84ef08 /files/fr/web/svg
parentb28c6063d1f1a232760e10feae803f83bac0131c (diff)
downloadtranslated-content-5619eb75de9672cde9a22d13ef49815ebd6f8164.tar.gz
translated-content-5619eb75de9672cde9a22d13ef49815ebd6f8164.tar.bz2
translated-content-5619eb75de9672cde9a22d13ef49815ebd6f8164.zip
Fix notes and warnings cards where a space was missing (#3282)
Diffstat (limited to 'files/fr/web/svg')
-rw-r--r--files/fr/web/svg/attribute/d/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/svg/attribute/d/index.md b/files/fr/web/svg/attribute/d/index.md
index 29cc2b46fe..45b5d6043d 100644
--- a/files/fr/web/svg/attribute/d/index.md
+++ b/files/fr/web/svg/attribute/d/index.md
@@ -85,7 +85,7 @@ Pour un {{SVGElement('glyph')}}, `d` est une chaîne de caractères qui contien
</tbody>
</table>
-> **Note :** Le point d'origine (coordonnée `0,0`) est généralement le point du _coin en haut à gauche_ du context. Néanmoins, l'élément {{SVGElement("glyph")}} a son point d'origine dans le coin en bas à gauche de son enveloppe.
+> **Note :** Le point d'origine (coordonnée `0,0`) est généralement le point du _coin en haut à gauche_ du context. Néanmoins, l'élément {{SVGElement("glyph")}} a son point d'origine dans le coin en bas à gauche de son enveloppe.
## missing-glyph