Skip to content

Commit

Permalink
Update src/m365/spo/commands/tenant/tenant-homesite-add.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Milan Holemans <11723921+milanholemans@users.noreply.github.com>
  • Loading branch information
reshmee011 and milanholemans authored Jan 20, 2025
1 parent 4a6dd5b commit 19ea2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/m365/spo/commands/tenant/tenant-homesite-add.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class SpoTenantHomeSiteAddCommand extends SpoCommand {
}

public get description(): string {
return 'Add a Home Site';
return 'Adds a Home Site';
}

constructor() {
Expand Down

0 comments on commit 19ea2ae

Please sign in to comment.