aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/svg/tutorial/paths/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/svg/tutorial/paths/index.md')
-rw-r--r--files/fr/web/svg/tutorial/paths/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/svg/tutorial/paths/index.md b/files/fr/web/svg/tutorial/paths/index.md
index 9c6b52844e..996b502a0e 100644
--- a/files/fr/web/svg/tutorial/paths/index.md
+++ b/files/fr/web/svg/tutorial/paths/index.md
@@ -263,7 +263,7 @@ Pour un rayon `rx` et un rayon `ry` donnés, il existe deux ellipses pouvant con
</svg>
```
-{{ EmbedLiveSample('exemple_jouable', '100%', 200) }}
+{{ EmbedLiveSample('Exemple_jouable', '100%', 200) }}
#### large-arc-flag
@@ -305,7 +305,7 @@ Pour chacune des deux ellipses, il existe deux chemins possibles, ce qui donne q
</svg>
```
-{{ EmbedLiveSample('code_jouable_2', '100%', 200) }}
+{{ EmbedLiveSample('Code_jouable_2', '100%', 200) }}
L’exemple ci-dessous montre les quatre combinaisons possibles avec `sweep-flag` et `large-arc-flag`: