From f1be1585d3552e1a4e4955a323df71d911c855ca Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 25 May 2017 11:21:11 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7902f4a..f12c971 100644 --- a/README.rst +++ b/README.rst @@ -94,7 +94,7 @@ For example: >>> event = MayaInterval(start=event_start, end=event_end) -From here, therea a number of methods available to you, which you can use to compare this event to another event. +From here, there a a number of methods available to you, which you can use to compare this event to another event.