1
0
Fork 0

Doc - Small typos (#8835)

This commit is contained in:
Sony AK 2019-05-06 17:20:11 +07:00 committed by Simran
parent 5a814d8cea
commit 5b8da9cc9f
1 changed files with 2 additions and 2 deletions

View File

@ -220,7 +220,7 @@ _Note_: It is only possible to generate this JWT token with the knowledge of the
For your convenience it is possible to generate this token via the [ArangoDB starter CLI](../../Manual/Programs/Starter/Security.html#using-authentication-tokens).
Should you whish to generate the JWT token yourself with a tool of your choice, you need to include the correct body.
The body must contain the _iss_ field with string value `arangodb` and the `server_id` field with an arbirtrary string identifier:
The body must contain the _iss_ field with string value `arangodb` and the `server_id` field with an arbitrary string identifier:
```json
{
@ -282,7 +282,7 @@ HTTP layer:
* OPTIONS
Please note that not all server actions allow using all of these HTTP methods.
You should look up up the supported methods for each method you intend to use
You should look up the supported methods for each method you intend to use
in the manual.
Requests using any other HTTP method (such as for example CONNECT, TRACE etc.)