diff options
-rw-r--r-- | libpathod/templates/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libpathod/templates/about.html b/libpathod/templates/about.html index 4bf473da..602357f7 100644 --- a/libpathod/templates/about.html +++ b/libpathod/templates/about.html @@ -5,13 +5,13 @@ <div class="page-header"> <h1> why - <small>this it written.</small> + <small>this was written.</small> </h1> </div> <p>I started pathod to improve testing for for the <a href="http://mitmproxy.org">mitmproxy</a> project. From there, it soon grew - into quite a versatile HTTP Swiss army knife.</p> + into a versatile HTTP Swiss army knife in its own right.</p> </section> |