update win_psmodule.py (#39631)

<!--- Fix minor typo in Powershell version requirement -->

+label: docsite_pr
This commit is contained in:
aaronk1 2018-05-03 00:51:00 -04:00 committed by Jordan Borean
parent e0893aacc5
commit ca36e07be0

View file

@ -41,7 +41,7 @@ options:
choices: [ absent, present ] choices: [ absent, present ]
default: present default: present
notes: notes:
- Powershell 5.0 or higer is needed. - Powershell 5.0 or higher is needed.
author: author:
- Daniele Lazzari - Daniele Lazzari