diff --git a/README.rst b/README.rst
index 5eaec59..bba11f6 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@
Hypothesis for Java feasibility prototype
=========================================
-`Hypothesis `_ is a modern property based testing system designed for
+`Hypothesis `_ is a modern property based testing system designed for
mainstream languages. The original version is for Python, where it works extremely well.
This is a very rough prototype of what Hypothesis could look like in Java. It's not even close to being production