Minor typo of 'with'

This commit is contained in:
pasanr 2019-12-25 08:23:05 +05:30 committed by GitHub
parent 3da40eaaa4
commit e3c5505540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ Replace `foo` with `bar` in requests:
:~q:foo:bar
{{< / highlight >}}
Replace `foo` with with the data read from `~/xss-exploit`:
Replace `foo` with the data read from `~/xss-exploit`:
{{< highlight bash >}}
mitmdump --replacements :~q:foo:@~/xss-exploit
@ -216,4 +216,4 @@ hostname. It also means that we don't need to sniff additional data to generate
certs in transparent mode.
Upstream cert sniffing is on by default, and can optionally be turned off with
the `upstream_cert` option.
the `upstream_cert` option.