Skip to content

Commit

Permalink
Update x-pack/plugins/security/public/plugin.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
  • Loading branch information
stacey-gammon and legrego committed Jun 8, 2021
1 parent f328112 commit 4472781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security/public/plugin.tsx
Expand Up @@ -170,7 +170,7 @@ export interface SecurityPluginSetup {
*/
authc: AuthenticationServiceSetup;
/**
* Exposes license information, like the type of license and whether it is expired.
* Exposes information about the available security features under the current license.
*/
license: SecurityLicense;
}
Expand Down

0 comments on commit 4472781

Please sign in to comment.