Switch to side-by-side view

--- a/components-for-industry/application-services-and-middleware/data-management/data-transformation.html
+++ b/components-for-industry/application-services-and-middleware/data-management/data-transformation.html
@@ -102,7 +102,7 @@
                             <span class="lnr lnr-license" style="font-size:40px; color:#988fff;margin-top: 30px;"></span>
                             <h4>vf-OS ready</h4>
                             <p>
-                                Transformations can be used within a Process in Process Designer or via SDK in Studio.
+                                Transformations can be used when designing a vApp in the Process Designer or via the SDK in Studio.
                             </p>
                         </div>
                     </div>
@@ -136,9 +136,11 @@
                     <div class="col-md-7 mt-sm-20 left-align-p">
                         <h2>Data Transformation</h2>
                         <br>
-                        <p>Data Transformation services are the output of the Data Mapping component. In there, the developer is able to prepare
-                        the data in the format ready to be exploited within the vApp. This output is packaged as standalone library. Execution
-                        statistics are also produced and shall be available through the vf-OS System Dashboard.</p>
+                        <p>
+                            Data Transformation services are the output of the Data Mapping component. In there, the developer is able to prepare the data in the 
+                            format ready to be exploited within the vApp. This output is packaged as standalone library. Execution statistics are also produced and 
+                            shall be available through the vf-OS System Dashboard.
+                        </p>
 
                         <p>The developers willing to use these transformation services can access them in two different ways:</p>
 
@@ -147,7 +149,7 @@
                             <li><i class="fa-li fa fa-square"></i>Secondly, the developers can re-use these services by connecting to the vf-Store and drag &amp; drop them into the vApp skeleton.</span></li>
                         </ul>
 
-                        <p>For using the transformation routines maps, the developers need to have access and re-use the following vf-OS elements:</p>
+                        <p>For using the transformation routines maps in the skeleton of a vApp, the developers need to have access and re-use the following vf-OS elements:</p>
 
                         <ul class="fa-ul">
                             <li><i class="fa-li fa fa-square"></i>vf-OS Process Designer</span> </li>
@@ -157,8 +159,8 @@
                         <div style="margin-top:20px;">
                                 <h4 style="margin-bottom:10px;">vf-OS Process Designer</h4>
                                 <p>
-                                    The Data Transformation libraries are used at runtime of the vApp, however for them to be used, they need to be placed
-                                    as one of the steps when generating the vApp skeleton within the Process Designer.
+                                    The Data Transformation libraries are used at runtime of the vApp, however for them to be used, they need to be placed as one of 
+                                    the steps when generating the vApp skeleton within the Process Designer.
                                 </p>
                         </div>