Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
silverhack committed Oct 2, 2022
1 parent 3ce070c commit 4419339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The following example will retrieve data and metadata from Azure AD and SharePoi

``` powershell
$param = @{
Instance = 'Office365';
Instance = 'Microsoft365';
Analysis = 'SharePointOnline';
PromptBehavior = 'SelectAccount';
IncludeAzureActiveDirectory = $true;
Expand Down

0 comments on commit 4419339

Please sign in to comment.