diff options
author | danielgruesso <dgruesso@gitlab.com> | 2018-12-20 10:24:13 -0500 |
---|---|---|
committer | danielgruesso <dgruesso@gitlab.com> | 2018-12-20 10:24:13 -0500 |
commit | 268cd3802eec3d5ec23ac12828c5adefeb08e097 (patch) | |
tree | fbdfe5439a991c648bc0b99831ce745ff0461e8f /doc | |
parent | 425959e10f88b5950b9a477e0bdf2e874f59b814 (diff) | |
download | gitlab-ce-268cd3802eec3d5ec23ac12828c5adefeb08e097.tar.gz |
Fix indentation for variable description
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/clusters/serverless/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/serverless/index.md b/doc/user/project/clusters/serverless/index.md index 6ffcddae58d..89ebd025ff6 100644 --- a/doc/user/project/clusters/serverless/index.md +++ b/doc/user/project/clusters/serverless/index.md @@ -153,7 +153,7 @@ The `serverless.yaml` file contains three section with distinct parameters: ### `functions` - In the provided sample, line no. 11 contains the function name (in this sample, `"echo"`). The subsequent lines contain the function attributes: +In the provided sample, line no. 11 contains the function name (in this sample, `"echo"`). The subsequent lines contain the function attributes: | Parameter | Description | |-----------|-------------| |