From 7ba1b48978da5efbb2331d2a52f12eed717cd5cb Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 19 Mar 2019 10:53:02 +0100 Subject: [PATCH] Fix "API's" -> "APIs" typo Signed-off-by: Christoph Wurst --- developer_manual/client_apis/OCS/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/developer_manual/client_apis/OCS/index.rst b/developer_manual/client_apis/OCS/index.rst index 403502c50..2d08c0c28 100644 --- a/developer_manual/client_apis/OCS/index.rst +++ b/developer_manual/client_apis/OCS/index.rst @@ -1,8 +1,8 @@ .. _ocsapiindex: -========= -OCS API's -========= +======== +OCS APIs +======== This document provides a quick overview of the OCS API endpoints supported in Nextcloud.