diff options
Diffstat (limited to 'doc/api/epic_links.md')
-rw-r--r-- | doc/api/epic_links.md | 2 |
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 |