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_links.md')
-rw-r--r--doc/api/epic_links.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/epic_links.md b/doc/api/epic_links.md
index 5df91e106eb..36503942729 100644
--- a/doc/api/epic_links.md
+++ b/doc/api/epic_links.md
@@ -120,7 +120,7 @@ Example response:
## Create and assign a child epic
-Creates a a new epic and associates it with provided parent epic. The response is LinkedEpic object.
+Creates a new epic and associates it with provided parent epic. The response is LinkedEpic object.
```plaintext
POST /groups/:id/epics/:epic_iid/epics