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

Commit e016e4d

Browse files
committed
Remove extra word
1 parent dd8e201 commit e016e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ each required status check.
1515

1616
These restrictions apply to branch manipulations performed via the GitHub API
1717
as well. So when you protect a branch, you will no longer be able to [delete
18-
the branch][delete] via the API or perform [update it][update] to point at a
18+
the branch][delete] via the API or [update it][update] to point at a
1919
non-ancestor commit, even with `"force": true`. And if your branch has required
2020
status checks, you won’t be able to [update it][update] or [merge pull
2121
requests][merge] into that branch until `success` Statuses have been posted to

0 commit comments

Comments
 (0)