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
path: root/doc
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2019-03-01 11:09:09 +0300
committerLin Jen-Shin <godfat@godfat.org>2019-03-04 16:09:39 +0300
commit73e78b7faf4d976f60a9247df11a233fe055747b (patch)
tree220a7442db65f2926cf1d0f7007dc8283fbad1f2 /doc
parentae0fe4882469bc3c7ceb29bc72f12815ce648733 (diff)
Apply suggestion to doc/user/project/clusters/serverless/index.md
Diffstat (limited to 'doc')
-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 b14fdf09f7f..6454155419c 100644
--- a/doc/user/project/clusters/serverless/index.md
+++ b/doc/user/project/clusters/serverless/index.md
@@ -254,7 +254,7 @@ deploy:
`Serverless.gitlab-ci.yml` is a template that allows customization.
You can either import it with `include` parameter and use `extends` to
customize your jobs, or you can inline entire template by choosing it
-from "Apply a template" dropdown when editing `.gitlab-ci.yml` file through
+from **Apply a template** dropdown when editing the `.gitlab-ci.yml` file through
the user interface.
### Deploy the application with Knative