Fix incomplete sentence in serverless module docs
This commit is contained in:
parent
3a2a1e054f
commit
b611c92626
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ EXAMPLES = """
|
||||||
RETURN = """
|
RETURN = """
|
||||||
service_name:
|
service_name:
|
||||||
type: string
|
type: string
|
||||||
description: Most
|
description: The service name specified in the serverless.yml that was just deployed.
|
||||||
returned: always
|
returned: always
|
||||||
sample: my-fancy-service-dev
|
sample: my-fancy-service-dev
|
||||||
state:
|
state:
|
||||||
|
|
Loading…
Reference in a new issue