diff --git a/Documentation/Cookbook/rst/Installation_Linux.rst b/Documentation/Cookbook/rst/Installation_Linux.rst
index 401109eacac1d42d2dea36c38ef9a01961704d8e..b9da9e25da9ca606f43ce3d8630b0f4a29e04f17 100644
--- a/Documentation/Cookbook/rst/Installation_Linux.rst
+++ b/Documentation/Cookbook/rst/Installation_Linux.rst
@@ -100,7 +100,7 @@ Recompiling Python bindings
 +++++++++++++++++++++++++++
 
 If you are using another version of Python 3 than 3.5, but still want to use OTB Python bindings, it is possible
-to compile the python again with your version of Python. CMake is required (it is available in most package
+to compile the python bindings again with your version of Python. CMake is required (it is available in most package
 managers or at [https://cmake.org/]). At the root of the OTB installation run :
 
 .. parsed-literal::