Skip to content

Commit 9244721

Browse files
authored
Merge pull request #1397 from maester365/SamErde-patch-2
2 parents 0399a21 + a41ee4b commit 9244721

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powershell/public/Disconnect-Maester.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
This cmdlet is a helper method for running the following command.
99
```
10-
Disconnnect-MgGraph
10+
Disconnect-MgGraph
1111
```
1212
1313
.Example
@@ -45,4 +45,4 @@ function Disconnect-Maester {
4545
Write-Verbose -Message "Disconnecting from Microsoft Teams."
4646
Disconnect-MicrosoftTeams
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)