diff --git a/files/en-us/web/xpath/axes/index.html b/files/en-us/web/xpath/axes/index.html index 197050524f3d60a..4647189737cbaf8 100644 --- a/files/en-us/web/xpath/axes/index.html +++ b/files/en-us/web/xpath/axes/index.html @@ -10,7 +10,7 @@ ---
{{ XsltRef() }} There are thirteen different axes in the XPath specification. An axis represents a relationship to the context node, and is used to locate nodes relative to that node on the tree.
-For further information on using XPath expressions, please see the For Further Reading section at the end of Transforming XML with XSLT document. Also see the 'axes' section in the xpath spec.
+For further information on using XPath expressions, please see the For Further Reading section at the end of Transforming XML with XSLT document. Also see the 'axes' section in the xpath spec.