#3916: fixes for docs wrt. Windows directory layout
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index d3c10e5..6191ae4 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -21,7 +21,7 @@
 
 The PCbuild directory is compatible with all versions of Visual Studio from
 VS C++ Express Edition over the standard edition up to the professional
-edition. However the express edition does support features like solution
+edition. However the express edition does not support features like solution
 folders or profile guided optimization (PGO). The missing bits and pieces
 won't stop you from building Python.