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:
authorMarcia Ramos <marcia@gitlab.com>2019-03-15 18:01:31 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-03-15 18:01:31 +0300
commit34ba3923dea89f85d6e22f1293d4af1b8269ee31 (patch)
treec656da269f0d898f2f295b53be7823c5914bb8e9 /doc
parentab4b1d2abdfa3db203e711b10cdfa1bab93771a9 (diff)
Docs: Fix note syntax
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/badges.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/badges.md b/doc/user/project/badges.md
index 025f3af0af5..8849dd2d684 100644
--- a/doc/user/project/badges.md
+++ b/doc/user/project/badges.md
@@ -63,7 +63,7 @@ are available:
- `%{commit_sha}`: ID of the most recent commit to the default branch of a
project's repository
-NOTE: **NOTE**
+NOTE: **Note:**
Placeholders allow badges to expose otherwise-private information, such as the
default branch or commit SHA when the project is configured to have a private
repository. This is by design, as badges are intended to be used publicly. Avoid