Skip to content

Commit

Permalink
Fixes description
Browse files Browse the repository at this point in the history
  • Loading branch information
MathijsVerbeeck committed Oct 2, 2024
1 parent a84916c commit b4b41b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/m365/viva/commands/engage/engage-community-user-add.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class VivaEngageCommunityUserAddCommand extends GraphCommand {
}

public get description(): string {
return 'Lists all users within a specified Microsoft 365 Viva Engage community';
return 'Adds a user to a specific Microsoft 365 Viva Engage community';
}

public get schema(): z.ZodTypeAny {
Expand Down

0 comments on commit b4b41b5

Please sign in to comment.