diff --git a/doc/salome/gui/GEOM/input/partition_explanation.doc b/doc/salome/gui/GEOM/input/partition_explanation.doc
index 52ce69dcc..3a7061b8e 100644
--- a/doc/salome/gui/GEOM/input/partition_explanation.doc
+++ b/doc/salome/gui/GEOM/input/partition_explanation.doc
@@ -12,7 +12,7 @@ The \b fuse operation will make a single solid from the two given solids.
\image html fuse.png
\section sec2 Partition
-The \b partition operation will also allow connecting the two solids but it will keep a face at the frontier (in brown on the picture below). The resulting shape will consist in two connected solids that share
+The \b partition operation will also connect the two solids but it will keep a face at the frontier (in brown on the picture below). The resulting shape will consist in two connected solids that share
a face at their frontier. It means that this face is present only one time in the resulting shape and is a sub-shape of both the box and the cylinder.
\n This operation allows you to identify different areas in a shape (e.g. different materials) and to ensure a conformal mesh when meshing it later. Indeed the face at the frontier is meshed only once.