diff --git a/Readme.md b/Readme.md
index 91daa4c82254391475955dc8ea0304b1e56e4b13..9909726216cf53a9e90735824bc6f752b3c71115 100644
--- a/Readme.md
+++ b/Readme.md
@@ -39,7 +39,7 @@ You can also specify the latest production relase of this buildpack for upcoming
 Specify a Python Runtime
 ------------------------
 
-You can also specify specific versions of the Python runtime with a `runtime.txt` file:
+Specific versions of the Python runtime can be specified with a `runtime.txt` file:
 
     $ cat runtime.txt
     python-3.5.1