From 00a8db2e3ef317be4642773709a3fb8d60d9070e Mon Sep 17 00:00:00 2001 From: Igor Vuk Date: Fri, 25 Jul 2014 00:18:13 +0200 Subject: [PATCH] Fix a typo in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 945172e..fc9ecbe 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ talon Mailgun library to extract message quotations and signatures. -If you ever tried to parse message quotations or signatures you know that absense of any formatting standards in this area could make this task a nightmare. Hopefully this library will make your life much eathier. The name of the project is inspired by TALON - multipurpose robot designed to perform missions ranging from reconnaissance to combat and operate in a number of hostile environments. That’s what a good quotations and signature parser should be like :smile: +If you ever tried to parse message quotations or signatures you know that absense of any formatting standards in this area could make this task a nightmare. Hopefully this library will make your life much easier. The name of the project is inspired by TALON - multipurpose robot designed to perform missions ranging from reconnaissance to combat and operate in a number of hostile environments. That’s what a good quotations and signature parser should be like :smile: Usage -----