Commit 899805e3 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'nmalcolm-master-patch-44394' into 'master'

Correct visibility documentation for private project snippets

See merge request gitlab-org/gitlab!82870
parents 1b1494b5 a1aac54a
......@@ -15,7 +15,7 @@ Constants for snippet visibility levels are:
| visibility | Description |
| ---------- | ----------- |
| `private` | The snippet is visible only to the snippet creator |
| `private` | The snippet is visible only to project members |
| `internal` | The snippet is visible for any logged in user except [external users](../user/permissions.md#external-users) |
| `public` | The snippet can be accessed without any authentication |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment