wording edit

This commit is contained in:
amykang2020
2017-09-01 15:22:33 -07:00
parent 96c7278b61
commit 9a58970551

View File

@@ -37,7 +37,7 @@ position. You may use it to override the calculated route. If you plan to use
appended to the image as a tag.
`runtime` represents programming language runtime, for example,
'go', 'python3', 'java', etc. The runtime 'docker' will use the existing Dockerfile.
'go', 'python', 'java', etc. The runtime 'docker' will use the existing Dockerfile if one exists.
`build` (optional) is an array of local shell calls which are used to help
building the function.