Fix typo in the API Deploy Keys documentation page

This commit is contained in:
Vitaliy @blackst0ne Klachkov 2017-09-03 13:00:32 +11:00
parent c274da069d
commit d7cf49bff0
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
title: Fix typo in the API Deploy Keys documentation page
merge_request: 14014
author: Vitaliy @blackst0ne Klachkov
type: fixed

View File

@ -106,7 +106,7 @@ Example response:
Creates a new deploy key for a project.
If the deploy key already exists in another project, it will be joined to current
project only if original one was is accessible by the same user.
project only if original one is accessible by the same user.
```
POST /projects/:id/deploy_keys