aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/axes/parent/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/xpath/axes/parent/index.md')
-rw-r--r--files/fr/web/xpath/axes/parent/index.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/fr/web/xpath/axes/parent/index.md b/files/fr/web/xpath/axes/parent/index.md
index a12905e03e..65f61e7c35 100644
--- a/files/fr/web/xpath/axes/parent/index.md
+++ b/files/fr/web/xpath/axes/parent/index.md
@@ -3,6 +3,4 @@ title: parent
slug: Web/XPath/Axes/parent
translation_of: Web/XPath/Axes/parent
---
-<p>
-</p><p>L'axe <code>parent</code> indique le nœud parent du nœud de contexte. Il peut être abrégé par deux points (<code>..</code>).
-</p> \ No newline at end of file
+L'axe `parent` indique le nœud parent du nœud de contexte. Il peut être abrégé par deux points (`..`).