diff --git a/lib/ansible/modules/windows/win_psmodule.py b/lib/ansible/modules/windows/win_psmodule.py index 32635b49274..505303be855 100644 --- a/lib/ansible/modules/windows/win_psmodule.py +++ b/lib/ansible/modules/windows/win_psmodule.py @@ -58,7 +58,7 @@ options: - present - absent notes: - - Powershell 5.0 or higer is needed. + - Powershell 5.0 or higher is needed. author: Daniele Lazzari '''