diff --git a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDomain.md b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDomain.md index 33ec0311baf..ec0b108edcc 100644 --- a/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDomain.md +++ b/src/Identity.DirectoryManagement/beta/examples/Get-MgBetaDomain.md @@ -1,4 +1,4 @@ -### Example 1: Get a list of domaim objects +### Example 1: Get a list of domain objects ```powershell Get-MgBetaDomain | Format-List diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDomain.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDomain.md index c3544679971..b32b2bb59f7 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDomain.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDomain.md @@ -1,4 +1,4 @@ -### Example 1: Get a list of domaim objects +### Example 1: Get a list of domain objects ```powershell Get-MgDomain | Format-List