docs(api): fixed typo

This commit is contained in:
antifallobst 2023-08-20 15:58:07 +02:00
parent 722a58a2f3
commit 5be814929f
Signed by: antifallobst
GPG Key ID: 2B4F402172791BAF
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ The token for this can be aquired using the `/account/authenticate` endpoint.
## Examples ## Examples
An example _Register -> Verify -> Authenticate -> Delete_ flow. An example _Register -> Verify -> Authenticate -> Delete_ flow.
The exmples use the [HTTPie](https://httpie.io/) CLI. The exmpales use the [HTTPie](https://httpie.io/) CLI.
### 1. Register a new account ### 1. Register a new account
``` ```