Skip to content

Commit d3cc319

Browse files
committed
Remove words
1 parent 854e8ac commit d3cc319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/changes/2014-08-15-deployments-api-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ curl -H "Authorization: token [yours]" \
1818

1919
## New attribute
2020

21-
We've also added a `task` attribute to the deployment resource. The `task` attribute exists to allow you to specify tasks other than just pushing code. Popular deployment tools like [capistrano][capistrano] and [fabric][fabric] support named tasks to do things like run schema migrations. We hope this attribute will give integrators the flexibility they need to provide custom functionality.
21+
We've also added a `task` attribute to the deployment resource. The `task` attribute allows you to specify tasks other than just pushing code. Popular deployment tools like [capistrano][capistrano] and [fabric][fabric] support named tasks to do things like running schema migrations. We hope this attribute will give integrators the flexibility they need to provide custom functionality.
2222

2323
If you have any questions or feedback, please [get in touch][contact].
2424

0 commit comments

Comments
 (0)