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 4472781 commit 2261768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security/public/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ export interface SecurityPluginSetup {

export interface SecurityPluginStart {
/**
* Exposes the ability to add custom links to the dropdown menu in the top right, where the users Avatar is.
* Exposes the ability to add custom links to the dropdown menu in the top right, where the user's Avatar is.
*/
navControlService: SecurityNavControlServiceStart;
/**
Expand Down

0 comments on commit 2261768

Please sign in to comment.