From 3bb44ea6cd255113f692587679361f2e0c483748 Mon Sep 17 00:00:00 2001 From: Josh Kodroff Date: Wed, 5 Sep 2018 09:07:21 -0500 Subject: [PATCH] Correct typo and formatting. --- runatlantis.io/docs/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runatlantis.io/docs/deployment.md b/runatlantis.io/docs/deployment.md index 5ba10e474..c52ddf4d3 100644 --- a/runatlantis.io/docs/deployment.md +++ b/runatlantis.io/docs/deployment.md @@ -66,7 +66,7 @@ If you're using GitLab, navigate to your project's home page in GitLab - leave **Enable SSL verification** checked - click **Add webhook** -**Note:** If you are using Atlantis with multiple GitLab repositories, you must either use the same Integration secret token cross all repositories, or use a separate Atlantis instance for each repository. The former approach is recommended. +**NOTE:** If you are using Atlantis with multiple GitLab repositories, you must either use the same Integration secret token across all GitLab repositories, or use a separate Atlantis instance for each repository. The former approach is recommended.** ### Bitbucket Cloud (bitbucket.org) Webhook - Go to your repo's home page