Spotinst - cosmetic docs change

This commit is contained in:
jeffnoehren 2017-10-20 15:57:40 -07:00
parent e6ce016616
commit b58cae86bc

View File

@ -24,7 +24,7 @@ Also you are able to enter in environment variables in the serverless.yml file.
```yml
environmentVariables: {
Key: "Value",
Key: "Value"
}
```