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
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/snippets.md')
-rw-r--r--doc/api/snippets.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/api/snippets.md b/doc/api/snippets.md
index c2812de5dd7..670045df66d 100644
--- a/doc/api/snippets.md
+++ b/doc/api/snippets.md
@@ -1,7 +1,7 @@
---
stage: Create
group: Editor
-info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers"
+info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments"
type: reference, api
---
@@ -189,7 +189,7 @@ Hello World snippet
Create a new snippet.
-NOTE: **Note:**
+NOTE:
The user must have permission to create new snippets.
```plaintext
@@ -272,7 +272,7 @@ Example response:
Update an existing snippet.
-NOTE: **Note:**
+NOTE:
The user must have permission to change an existing snippet.
```plaintext
@@ -451,7 +451,7 @@ Example response:
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/12655) in GitLab 9.4.
-NOTE: **Note:**
+NOTE:
Available only for administrators.
```plaintext