diff options
author | Miroslav <ttahabatt@gmail.com> | 2018-05-27 19:40:26 +0300 |
---|---|---|
committer | Miroslav <ttahabatt@gmail.com> | 2018-05-27 19:40:26 +0300 |
commit | 06e12f56e22a01cf319df7022e244b2e42737dba (patch) | |
tree | e2103875ac7f0892f98a35e1448c48d7e43105bb /examples | |
parent | 69aa5a0d2f799cc91ab5a7d5d75c55aa40ae58b8 (diff) | |
download | mitmproxy-06e12f56e22a01cf319df7022e244b2e42737dba.tar.gz mitmproxy-06e12f56e22a01cf319df7022e244b2e42737dba.tar.bz2 mitmproxy-06e12f56e22a01cf319df7022e244b2e42737dba.zip |
typo
Diffstat (limited to 'examples')
-rw-r--r-- | examples/keys.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/keys.yaml b/examples/keys.yaml index a2b3d66a..ca7cee69 100644 --- a/examples/keys.yaml +++ b/examples/keys.yaml @@ -3,7 +3,7 @@ key: ctrl a cmd: replay.client @marked - - # Bind key only in the lfowlist + # Bind key only in the flowlist # Note that 1 is quoted, or YAML interprets it as a digit key: "1" ctx: ["flowlist"] |