diff --git a/doc/api_integration.rst b/doc/api_integration.rst
index 725c69c6bb429eb786058be570632abbdab1cd23..12c5b56737e8dff83369709e1c6d68a302273433 100644
--- a/doc/api_integration.rst
+++ b/doc/api_integration.rst
@@ -250,8 +250,8 @@ the login.
 Calling methods
 ===============
 
-The second — and most generally useful — is ``xmlrpc/2/object`` which is used
-to call methods of odoo models via the ``execute_kw`` RPC function.
+The second endpoint is ``xmlrpc/2/object``, is used to call methods of odoo
+models via the ``execute_kw`` RPC function.
 
 Each call to ``execute_kw`` takes the following parameters: