Fixed a typo (#4168)

This commit is contained in:
jjshoe 2016-07-12 15:02:25 -05:00 committed by Matt Clay
parent 4943d329a4
commit d8b752b3cf

View file

@ -72,7 +72,7 @@ options:
required: false
scale:
description:
- When C(sate) is I(present) scale services. Provide a dictionary of key/value pairs where the key
- When C(state) is I(present) scale services. Provide a dictionary of key/value pairs where the key
is the name of the service and the value is an integer count for the number of containers.
type: complex
required: false