Skip to content

Commit 1bfe42f

Browse files
committed
Merge pull request progit#272 from samford/fix-typos
Fix a typo in Chapter 6, Section 3
2 parents 439c253 + ba23c43 commit 1bfe42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/06-github/sections/3-maintaining.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Simply change the default branch in the dropdown and that will be the default fo
323323
If you would like to transfer a project to another user or an organization in GitHub, there is a ``Transfer ownership'' option at the bottom of the same ``Options'' tab of your repository settings page that allows you to do this.
324324

325325
[[_transfer_project]]
326-
.Transfer a project to anther GitHub user or Organization.
326+
.Transfer a project to another GitHub user or Organization.
327327
image::images/maint-11-transfer.png[Transfer]
328328

329329
This is helpful if you are abandoning a project and someone wants to take it over, or if your project is getting bigger and want to move it into an organization.

0 commit comments

Comments
 (0)