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 = """
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue