Minor english fixes
diff --git a/bindings/python/BUILDING.txt b/bindings/python/BUILDING.txt
index dfbc9f2..13938ad 100644
--- a/bindings/python/BUILDING.txt
+++ b/bindings/python/BUILDING.txt
@@ -1,6 +1,6 @@
-0. This documentation explains how to install Python binding for Capstone
-   from source. If you want to install it from PyPi package (recommended if you
-   are on Window), see README.txt.
+0. This documentation explains how to install the Python bindings for Capstone
+   from source. If you want to install it from a PyPi package (recommended if
+   you are on Windows), see README.txt.
 
 1. To install capstone and the python bindings on *nix, run the command below:
 
@@ -51,7 +51,7 @@
 
 	Which should at least print version 0.19
 
-4. This directory contains some test code to show how to use Capstone API.
+4. This directory contains some test code to show how to use the Capstone API.
 
 - test_basic.py
   This code shows the most simple form of API where we only want to get basic