summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gruesso <dgruesso@gitlab.com>2019-06-27 19:14:40 +0000
committerDaniel Gruesso <dgruesso@gitlab.com>2019-06-27 19:14:40 +0000
commit9b78a5320042fc46272605b146564e4b769a7ff7 (patch)
tree62629199f796ba9a66ebd07af326cf8713531712
parent49ec559541dfcf2deb61412f38e26864e04f2b32 (diff)
downloadgitlab-ce-docs-serverless-ssl.tar.gz
Apply suggestion to doc/user/project/clusters/serverless/index.mddocs-serverless-ssl
-rw-r--r--doc/user/project/clusters/serverless/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/clusters/serverless/index.md b/doc/user/project/clusters/serverless/index.md
index 68316b3fe33..91f0e24b44e 100644
--- a/doc/user/project/clusters/serverless/index.md
+++ b/doc/user/project/clusters/serverless/index.md
@@ -380,7 +380,8 @@ The instructions below relate to installing and running Certbot on a Linux serve
Where `<namespace>` is the namespace created by GitLab for your serverless project (composed of `<projectname+id>`) and
`example.com` is the domain being used for your project. If you are unsure what the namespace of your project is, navigate
- to the **Operations>>Serverless** page of your project and inspect the endpoint provided for your function/app
+ to the **Operations > Serverless** page of your project and inspect
+ the endpoint provided for your function/app.
![function_endpoint](img/function-endpoint.png)