Skip to content

Commit b8024b1

Browse files
committed
fix(developer): respones typo
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
1 parent 308faa7 commit b8024b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

developer_manual/client_apis/OCS/ocs-api-overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For example: you can perform a :code:`GET` request to get information about a us
3737
3838
curl -u username:password -X GET 'https://cloud.example.com/ocs/v1.php/...' -H "OCS-APIRequest: true"
3939
40-
You can change the response type of your request by adding an Accept header. For example, if you prefer JSON respones:
40+
You can change the response type of your request by adding an Accept header. For example, if you prefer JSON responses:
4141

4242
.. code-block:: bash
4343

0 commit comments

Comments
 (0)