mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-31 13:47:02 +02:00
Fix typo
This commit is contained in:
parent
2491dfd7be
commit
68e73da236
@ -27,7 +27,7 @@ protected routes. The response body must contain a `message` and a `path` used t
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"message": "You must be logged in to use Unlseash",
|
"message": "You must be logged in to use Unleash",
|
||||||
"path": "/custom/login"
|
"path": "/custom/login"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user