Refactor: Better English
This commit is contained in:
parent
a0f85fb2a2
commit
e8d98779a5
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ export interface IAuthContext {
|
||||||
user: IUser;
|
user: IUser;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Weather if the request is via the User-Native Token or not
|
* Weather requested with a User-Native Token
|
||||||
*/
|
*/
|
||||||
isSecure: boolean;
|
isSecure: boolean;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue