--- a/components-for-industry/application-services-and-middleware/io-toolkit/api-connectors/odbc-connector.html
+++ b/components-for-industry/application-services-and-middleware/io-toolkit/api-connectors/odbc-connector.html
@@ -136,8 +136,8 @@
                         <h2>ODBC Connector</h2>
                         <br>
                         <p>
-                            This connector uses the Open Database Connectivity (ODBC) interface and provides standards configurations for database connection.
-                            Any ODBC-compliant application can access any DBMS.
+                            The ODBC connector uses the Open Database Connectivity (ODBC) interface and provides standards configurations for database connection. 
+                            Any ODBC-compliant application can access any DBMS. 
                         </p>
                         <p>
                             The proposed API implements the standard ODBC functions (78) and additional specific ones. This way, it ensures the conformance
@@ -153,8 +153,7 @@
 
                         <p>
                             API Connector expose the capabilities of the underlying DBMSs and are not required to implement capabilities not supported by the DBMS.
-                            Examples of technologies picked for the development of this API connector are: Yeoman, Loopback, Node.js mysql npm package, Node.js nosql
-                            npm package.
+                            Examples of technologies picked for the development of this API connector are: Yeoman, Loopback, Node.js mysql npm package, Node.js                             npm package.
                         </p>
 
                     </div>