summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a4087df..2cacb77 100644
--- a/README.rst
+++ b/README.rst
@@ -138,7 +138,7 @@ We can also use the result of the function to alter the behavior of retrying.
print "Retry forever ignoring Exceptions with no wait if return value is None"
-Any combination of stop, wait, etc. are also supported to give you the freedom to mix and match.
+Any combination of stop, wait, etc. is also supported to give you the freedom to mix and match.
Contribute
----------