docs(api): fixed typo
This commit is contained in:
parent
722a58a2f3
commit
5be814929f
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue