summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Cunha <j.a.cunha@gmail.com>2019-06-14 13:08:37 +0000
committerJoão Cunha <j.a.cunha@gmail.com>2019-06-14 15:27:25 +0100
commitc644b554d1b08060da40b1376745f80e74774e40 (patch)
treec42df5b7fc0bfbc19d1a58d61a6ebd9cd3869a07
parent6b60d1efc2ee2dd229ce0163582af399facff2d2 (diff)
downloadgitlab-ce-docs/make-deploy-boards-clearer.tar.gz
Update deploy_boards.md add perioddocs/make-deploy-boards-clearer
-rw-r--r--doc/user/project/deploy_boards.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/deploy_boards.md b/doc/user/project/deploy_boards.md
index 7abfe258752..2e416dc29e5 100644
--- a/doc/user/project/deploy_boards.md
+++ b/doc/user/project/deploy_boards.md
@@ -59,7 +59,7 @@ specific environment, there are lot of uses cases. To name a few:
To display the Deploy Boards for a specific [environment] you should:
-1. Have [defined an environment](https://docs.gitlab.com/ee/ci/environments.html#defining-environments) with a deploy stage
+1. Have [defined an environment](https://docs.gitlab.com/ee/ci/environments.html#defining-environments) with a deploy stage.
1. Have a Kubernetes cluster up and running.