diff --git a/lib/ansible/modules/windows/win_nssm.py b/lib/ansible/modules/windows/win_nssm.py index 9926530dc40..d83e085f807 100644 --- a/lib/ansible/modules/windows/win_nssm.py +++ b/lib/ansible/modules/windows/win_nssm.py @@ -147,7 +147,7 @@ EXAMPLES = r''' arguments: agent -config-dir=C:\consul\config -# Install the foo service, an then configure and start it with win_service +# Install the foo service, and then configure and start it with win_service - name: Install the foo service, redirecting stdout and stderr to the same file win_nssm: name: foo