Skip to content

Commit 2884f05

Browse files
Update Get-DnssecStatusForVerifiedDomain.md
Fix typo in cmdlet Get-DnssecStatusForVerifiedDomain (Get-Get-DnssecStatusForVerifiedDomain is wrong) :)
1 parent 4e6af3e commit 2884f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Get-DnssecStatusForVerifiedDomain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4141

4242
### Example 1
4343
```powershell
44-
PS C:\> Get-Get-DnssecStatusForVerifiedDomain -DomainName contoso.com
44+
PS C:\> Get-DnssecStatusForVerifiedDomain -DomainName contoso.com
4545
4646
DnssecFeatureStatus : Enabled
4747
ExpectedMxRecord : Microsoft.Exchange.Management.ProvisioningTasks.ExpectedMxRecordInfo

0 commit comments

Comments
 (0)