docs(api): fixed typo fix xD

This commit is contained in:
antifallobst 2023-08-20 15:58:49 +02:00
parent 5be814929f
commit 64edcd1d9e
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
An example _Register -> Verify -> Authenticate -> Delete_ flow.
The exmpales use the [HTTPie](https://httpie.io/) CLI.
The examples use the [HTTPie](https://httpie.io/) CLI.
### 1. Register a new account
```