We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
respones
1 parent 308faa7 commit b8024b1Copy full SHA for b8024b1
1 file changed
developer_manual/client_apis/OCS/ocs-api-overview.rst
@@ -37,7 +37,7 @@ For example: you can perform a :code:`GET` request to get information about a us
37
38
curl -u username:password -X GET 'https://cloud.example.com/ocs/v1.php/...' -H "OCS-APIRequest: true"
39
40
-You can change the response type of your request by adding an Accept header. For example, if you prefer JSON respones:
+You can change the response type of your request by adding an Accept header. For example, if you prefer JSON responses:
41
42
.. code-block:: bash
43
0 commit comments