mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-28 17:55:15 +02:00
Fix typo
This commit is contained in:
parent
2bdc05ae15
commit
b9c432d617
@ -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