From 1eee7297dce5fef69dcfc3a02288289a5948bfeb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 24 Jun 2017 12:56:55 +0200 Subject: [PATCH] Fix typo --- htdocs/api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/api/README.md b/htdocs/api/README.md index d57c9e61ef1..0b773888882 100644 --- a/htdocs/api/README.md +++ b/htdocs/api/README.md @@ -1,7 +1,7 @@ API REST ======== -## Integrate your ERP with any other applications using Dolibarr APIs, Triggers or Hooks +## Integrate your ERP with any other applications using Dolibarr APIs This module provides the service to make Dolibarr a server of REST Web Services. It depends on external library Restler.