aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ace23d1..4655a9a 100644
--- a/README.md
+++ b/README.md
@@ -165,7 +165,7 @@ encode_escape_forward_slash
165 165
166**default:** true 166**default:** true
167 167
168If enabled, forward slash '/' will be encoded as '\/'. 168If enabled, forward slash '/' will be encoded as '\\/'.
169 169
170If disabled, forward slash '/' will be encoded as '/' (no escape is applied). 170If disabled, forward slash '/' will be encoded as '/' (no escape is applied).
171 171