mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +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
|
||||
{
|
||||
"message": "You must be logged in to use Unlseash",
|
||||
"message": "You must be logged in to use Unleash",
|
||||
"path": "/custom/login"
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user