Skip to content

Commit b79fa0b

Browse files
committed
feedback from Garen
1 parent a9c73a1 commit b79fa0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/changes/2014-01-09-preview-the-new-deployments-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ building around it.
1414

1515
Deployments are a new model in the GitHub ecosystem. We don't have any UI
1616
components currently, and deployments are intended to be used exclusively by
17-
tooling. Much like the status API, we won't be doing the actual deployment for
17+
tooling. Much like the Status API, we won't be doing the actual deployment for
1818
you. We're hoping to provide consistency across the various type of release
1919
processes regardless of what's involved with getting it built or on your
2020
servers.
@@ -55,16 +55,16 @@ whether or not to actually deploy the repository that the event was created for.
5555

5656
We're making this new API available today for developers to preview. We think
5757
developers and existing integrations are going to love it, but we want to get
58-
your feedback before we declare the Deployment API "final" and "unchangeable."
58+
your feedback before we declare the Deployments API "final" and "unchangeable."
5959
We expect the preview period to last for roughly 60-90 days.
6060

6161
As we discover opportunities to improve the API during the preview period, we
6262
may ship changes that break clients using the preview version of the API. We
6363
want to iterate quickly. To do so, we will announce any changes here (on the
6464
developer blog), but we will not provide any advance notice.
6565

66-
At the end of preview period, the Deployment API will become an official
67-
component of GitHub API v3. At that point, the new Deployment API will be
66+
At the end of preview period, the Deployments API will become an official
67+
component of GitHub API v3. At that point, the new Deployments API will be
6868
stable and suitable for production use.
6969

7070
We're really excited to see what people come up with.

0 commit comments

Comments
 (0)