Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
doc: minor tweak in README.md (mpx#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-ghazi78 authored Sep 23, 2021
1 parent 4b350c5 commit 3d93d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ encode_escape_forward_slash

**default:** true

If enabled, forward slash '/' will be encoded as '\/'.
If enabled, forward slash '/' will be encoded as '\\/'.

If disabled, forward slash '/' will be encoded as '/' (no escape is applied).

Expand Down

0 comments on commit 3d93d29

Please sign in to comment.