Skip to content

Commit fb9e10d

Browse files
committed
Fixed typo in API key access
1 parent 170b352 commit fb9e10d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/api-key-access/api-key-access.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ with the API key, you must provide it as the header "x-api-key". Below, a screen
2626

2727
|api-key-usage|
2828

29-
The bottom half of the screenshot is the response. The request was limited to 2 applications using the `limit` query parameter.
29+
The bottom half of the screenshot is the response. The request was limited to 2 applications using the :code:`limit` query parameter.
3030
As seen, the backend responded with 2 (collapsed) applications.
3131

3232

3333
Limitations
3434
-----------
35-
While most of the system is accessible with API key There are some security limitations, however:
35+
While most of the system is accessible using API key authentication, there are some security limitations, however:
3636

3737
- You cannot manage your API key or someone else's
3838
- You cannot manage users nor user groups

0 commit comments

Comments
 (0)