aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/xpath/axes/preceding/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/xpath/axes/preceding/index.html')
-rw-r--r--files/es/web/xpath/axes/preceding/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/xpath/axes/preceding/index.html b/files/es/web/xpath/axes/preceding/index.html
index cd4b702ca2..034af30ba6 100644
--- a/files/es/web/xpath/axes/preceding/index.html
+++ b/files/es/web/xpath/axes/preceding/index.html
@@ -1,7 +1,8 @@
---
title: preceding
-slug: Web/XPath/Ejes/preceding
+slug: Web/XPath/Axes/preceding
translation_of: Web/XPath/Axes/preceding
+original_slug: Web/XPath/Ejes/preceding
---
<p>
El eje <code>preceding</code> indica todos los nodos que preceden al nodo de contexto en el documento excepto cualquier nodo <code>ancestor</code>, <code>attribute</code> y <code>namespace</code>.