Fix incomplete sentence in serverless module docs

This commit is contained in:
Ryan S. Brown 2017-11-27 11:40:21 -05:00
parent 3a2a1e054f
commit b611c92626

View file

@ -100,7 +100,7 @@ EXAMPLES = """
RETURN = """
service_name:
type: string
description: Most
description: The service name specified in the serverless.yml that was just deployed.
returned: always
sample: my-fancy-service-dev
state: