Skip to content

Commit fe7c5f3

Browse files
committed
💄
1 parent 08da9a6 commit fe7c5f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/v3/repos/deployments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,15 @@ Users with pull access can view deployment statuses for a deployment:
159159

160160
Name | Type | Description
161161
-----|------|--------------
162-
`id` |`integer`| **Required**. The Deployment id to list the statuses from.
162+
`id` |`integer`| **Required**. The Deployment ID to list the statuses from.
163163

164164

165165
### Response
166166

167167
<%= headers 200, :pagination => default_pagination_rels %>
168168
<%= json(:deployment_status) { |h| [h] } %>
169169

170-
## Create Deployment Statuses
170+
## Create a Deployment Status
171171

172172
Users with push access can create deployment statuses for a given deployment:
173173

0 commit comments

Comments
 (0)