diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst
index 0a94551534055b9b97b678e6f9c6dd6e0f2a10b7..cd069e4e384cfccb7fc622cb6838efa266b4390a 100644
--- a/extension/Documentation/Manual.rst
+++ b/extension/Documentation/Manual.rst
@@ -1273,7 +1273,7 @@ The following `escape` & `action` types are available:
 +-------+----------------------------------------------------------------------------------------------------------------------------------+
 | ''    | Nothing defined - the escape/action class type configured in `configuration`_.                                                   |
 +-------+----------------------------------------------------------------------------------------------------------------------------------+
-| -     | No escaping.                                                                                                                     |
+| \-    | No escaping.                                                                                                                     |
 +-------+----------------------------------------------------------------------------------------------------------------------------------+
 | S     | Stop replace. If the replaced value contains nested variables, they won't be replaced.                                           |
 +-------+----------------------------------------------------------------------------------------------------------------------------------+