diff --git a/source/py3donate.txt b/source/py3donate.txt
index 6a889b9d74e8d880f68cf0d25abaa88162bfd119_c291cmNlL3B5M2RvbmF0ZS50eHQ=..c8455f01bd79c10d9615be8ccca162bc5407b76d_c291cmNlL3B5M2RvbmF0ZS50eHQ= 100644
--- a/source/py3donate.txt
+++ b/source/py3donate.txt
@@ -12,7 +12,7 @@
 harder for everyone. 
 
 The PyPy project is in a unique position in that it could support
-**both Python 2 and Python 3** versions from the same code base, fully
+Python 3 without having to discontinue supporting Python 2, with the possibility of reusing a large part of of code base and fully
 reusing its unique translation and JIT-Compiler technologies.
 However, it requires a lot of work, and it will take a long time
 before we can complete a Python 3 port if we only wait for volunteer
@@ -162,7 +162,7 @@
     - syntactic changes to make ``io.py`` importable (in particular:
       ``metaclass=...`` in class declarations)
 
-    - **Estimate cost**: $37,000
+    - **Estimate cost**: $35,000
 
 * **Sub-step 1.2**: other syntactic changes, builtin types and functions,
   exceptions:
@@ -188,7 +188,7 @@
 
     - improved ``with`` statement
 
-    - **Estimate cost**: $26,000
+    - **Estimate cost**: $28,000
 
 
 Note that the distinction between sub-steps 1.1 and 1.2 is blurry, and it might be