From c38e80a8601ecf7ba1e52c1c3caedac711b04787 Mon Sep 17 00:00:00 2001 From: Nicolas Favre-Felix Date: Sun, 6 Sep 2020 23:12:42 -0700 Subject: [PATCH] Wording --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c0aeb25..60db33e 100644 --- a/README.markdown +++ b/README.markdown @@ -91,7 +91,7 @@ f0a2763fd456 * Not sure if this is such a good idea. * SPDY? * SPDY is mostly useful for parallel fetches. Not sure if it would make sense for Webdis. -* Send your ideas using the github tracker, on twitter [@yowgi](http://twitter.com/yowgi) or by mail to n.favrefelix@gmail.com. +* Send your ideas using the github tracker, on twitter [@yowgi](http://twitter.com/yowgi) or by e-mail to n.favrefelix@gmail.com. # HTTP error codes * Unknown HTTP verb: 405 Method Not Allowed.