Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2019-02-23 15:49:55 +0300
committerTakuya Noguchi <takninnovationresearch@gmail.com>2019-02-25 04:31:35 +0300
commite8fee6b8f720b9b0340f40818a095fd941630423 (patch)
treea62dfd36a9f5b7bcc6fd9f2cb73cd44bf65444a7 /doc/user/project/clusters/serverless/index.md
parentecaa08cc284f4ea31fa1a181f909fef01eb48b05 (diff)
Fix misspellings in docs
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Diffstat (limited to 'doc/user/project/clusters/serverless/index.md')
-rw-r--r--doc/user/project/clusters/serverless/index.md2
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 139579a88ff..f7e72efa2ba 100644
--- a/doc/user/project/clusters/serverless/index.md
+++ b/doc/user/project/clusters/serverless/index.md
@@ -209,7 +209,7 @@ The sample function can now be triggered from any HTTP client using a simple `PO
```
2. Using a web-based tool (ie. postman, restlet, etc)
- ![function exection](img/function-execution.png)
+ ![function execution](img/function-execution.png)
## Deploying Serverless applications