Correct typo in win_domain_computer doc (#42123)

This commit is contained in:
Tyler Gregory 2018-06-29 16:05:07 -05:00 committed by René Moser
parent 22a6927dbd
commit fabd7823b2

View file

@ -16,7 +16,7 @@ module: win_domain_computer
short_description: Manage computers in Active Directory
description:
- Create, read, update and delete computers in Active Directory using a
windows brigde computer to launch New-ADComputer, Get-ADComputer,
windows bridge computer to launch New-ADComputer, Get-ADComputer,
Set-ADComputer, Remove-ADComputer and Move-ADObject powershell commands.
options:
name: