diff options
author | Felix Yan <felixonmars@archlinux.org> | 2016-01-14 22:03:26 +0800 |
---|---|---|
committer | Felix Yan <felixonmars@archlinux.org> | 2016-01-14 22:03:26 +0800 |
commit | d065161c8e231a9d95a32ae69124e69af6cb0bf5 (patch) | |
tree | 8fb0d072d451aaca22bd969e6896e072ea8c6df5 | |
parent | 5f159da4888f1b287b3688fe488946881d6a60ca (diff) | |
download | mitmproxy-d065161c8e231a9d95a32ae69124e69af6cb0bf5.tar.gz mitmproxy-d065161c8e231a9d95a32ae69124e69af6cb0bf5.tar.bz2 mitmproxy-d065161c8e231a9d95a32ae69124e69af6cb0bf5.zip |
Fix a typo: aways -> always
-rw-r--r-- | README.mkd | 2 | ||||
-rw-r--r-- | README.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,7 @@ And then browse to: http://localhost:9999 -You can aways view the documentation for the latest release at the pathod +You can always view the documentation for the latest release at the pathod website: http://pathod.net @@ -17,7 +17,7 @@ And then browse to: http://localhost:9999 -You can aways view the documentation for the latest release at the pathod +You can always view the documentation for the latest release at the pathod website: http://pathod.net |