Skip to content

Commit e7f3832

Browse files
committed
Corrected a typo
1 parent ee5fc74 commit e7f3832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDomain.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Example 1: Get a list of domaim objects
1+
### Example 1: Get a list of domain objects
22

33
```powershell
44
Get-MgBetaDomain | Format-List

src/Identity.DirectoryManagement/v1.0/examples/Get-MgDomain.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Example 1: Get a list of domaim objects
1+
### Example 1: Get a list of domain objects
22

33
```powershell
44
Get-MgDomain | Format-List

0 commit comments

Comments
 (0)