aboutsummaryrefslogtreecommitdiff
path: root/spec/pt-spec/pluggable-transport-client-per-connection-arguments.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/pt-spec/pluggable-transport-client-per-connection-arguments.md')
-rw-r--r--spec/pt-spec/pluggable-transport-client-per-connection-arguments.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/pt-spec/pluggable-transport-client-per-connection-arguments.md b/spec/pt-spec/pluggable-transport-client-per-connection-arguments.md
index 869fb59..90becab 100644
--- a/spec/pt-spec/pluggable-transport-client-per-connection-arguments.md
+++ b/spec/pt-spec/pluggable-transport-client-per-connection-arguments.md
@@ -10,7 +10,7 @@ as part of the "SMETHOD" message.
On the client side, arguments are passed via the authentication
fields that are part of the SOCKS protocol.
-First the "<Key>=<Value>" formatted arguments MUST be escaped,
+First the "`<Key>=<Value>`" formatted arguments MUST be escaped,
such that all backslash, equal sign, and semicolon characters
are escaped with a backslash.