From e3c5505540f48d6d4ab5eea80696b4a4215a2ffc Mon Sep 17 00:00:00 2001 From: pasanr <35108822+pasanr@users.noreply.github.com> Date: Wed, 25 Dec 2019 08:23:05 +0530 Subject: Minor typo of 'with' --- docs/src/content/overview-features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/src/content/overview-features.md b/docs/src/content/overview-features.md index 9a4c5468..cf935adb 100644 --- a/docs/src/content/overview-features.md +++ b/docs/src/content/overview-features.md @@ -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. \ No newline at end of file +the `upstream_cert` option. -- cgit v1.2.3