Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit aa7aaa5

Browse files
committed
Missed a word
1 parent 39758ed commit aa7aaa5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

content/changes/2015-09-03-ensure-your-app-is-ready-for-protected-branches.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@ passes Continuous Integration tests before merging. For example, you could
1919
write a Status integration that only posts a `success` Status when the pull
2020
request’s author has signed your project’s Contributor License Agreement. Or
2121
you could write one that only posts a `success` Status when three or more
22-
members of your `@initech/senior-engineers` have left a comment saying they’ve
23-
reviewed the changes. Combined with required status checks, integrations like
24-
these can help contributors to follow your project’s conventions. See our
25-
[Status API guide][guide] to learn how to create integrations like these.
22+
members of your `@initech/senior-engineers` team have left a comment saying
23+
they’ve reviewed the changes. Combined with required status checks,
24+
integrations like these can help contributors to follow your project’s
25+
conventions. See our [Status API guide][guide] to learn how to create
26+
integrations like these.
2627

2728
These restrictions apply to branch manipulations performed via the GitHub API
2829
as well. So when you protect a branch, you will no longer be able to [delete

0 commit comments

Comments
 (0)