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/epic_issues.md')
-rw-r--r--doc/api/epic_issues.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/epic_issues.md b/doc/api/epic_issues.md
index 4bbd0b21136..28c74a0a418 100644
--- a/doc/api/epic_issues.md
+++ b/doc/api/epic_issues.md
@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Epic Issues API **(PREMIUM)**
-Every API call to epic_issues must be authenticated.
+Every API call to the epic issues API endpoint must be authenticated.
If a user is not a member of a group and the group is private, a `GET` request on that group
results in a `404` status code.