Issue #27125: Fix various errors like “will [be] inherited”
diff --git a/README b/README
index 52b97a1..b569486 100644
--- a/README
+++ b/README
@@ -197,7 +197,7 @@
 If ran, the "profile-opt" rule will do several steps.
 
 First, the entire Python directory is cleaned of temporary files that
-may resulted in a previous compilation.
+may have resulted in a previous compilation.
 
 Then, an instrumented version of the interpreter is built, using suitable
 compiler flags for each flavour. Note that this is just an intermediary