diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -165,7 +165,7 @@ encode_escape_forward_slash | |||
165 | 165 | ||
166 | **default:** true | 166 | **default:** true |
167 | 167 | ||
168 | If enabled, forward slash '/' will be encoded as '\/'. | 168 | If enabled, forward slash '/' will be encoded as '\\/'. |
169 | 169 | ||
170 | If disabled, forward slash '/' will be encoded as '/' (no escape is applied). | 170 | If disabled, forward slash '/' will be encoded as '/' (no escape is applied). |
171 | 171 | ||