Skip to content

Commit

Permalink
Updates 'spo userprofile get' command docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mc2rcanarslan authored and Adam-it committed Oct 24, 2024
1 parent e0ce78e commit d70b590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/m365/spo/commands/userprofile/userprofile-get.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class SpoUserProfileGetCommand extends SpoCommand {
}

public get description(): string {
return 'Sets user profile property for a SharePoint user';
return 'Gets user profile property for a SharePoint user';
}

constructor() {
Expand Down

0 comments on commit d70b590

Please sign in to comment.