diff --git a/docs/src/reference/docbook/xml.xml b/docs/src/reference/docbook/xml.xml
index 1d910ae43f..2bda1a5180 100644
--- a/docs/src/reference/docbook/xml.xml
+++ b/docs/src/reference/docbook/xml.xml
@@ -428,7 +428,7 @@
You can also combine Spring Expression Language (SpEL) expressions with XPath expression and configure
them using expression attribute:
]]>
- In the above case the overall result of the expression will be the result of the XPathe expression multiplied by 2.
+ In the above case the overall result of the expression will be the result of the XPath expression multiplied by 2.