Commit 20edd05d authored by Grzegorz Bizon's avatar Grzegorz Bizon

Copy-edit new serverless documentation

parent 626c0d64
......@@ -123,7 +123,7 @@ Follow these steps to deploy a function using the Node.js runtime to your Knativ
environment: production
```
This `.gitlab-ci.yml` creates jobs that invokes some predefined commands to
This `.gitlab-ci.yml` creates jobs that invoke some predefined commands to
build and deploy your functions to your cluster.
`Serverless.gitlab-ci.yml` is a template that allows customization.
......@@ -175,7 +175,7 @@ Follow these steps to deploy a function using the Node.js runtime to your Knativ
MY_FUNCTION: echo-docker
```
Explanation of fields used above:
Explanation of the fields used above:
### `service`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment