Skip to content

Commit 2b3a471

Browse files
authored
Merge pull request #1501 from susanstevens/bugfix/fix-typo
Fix Typo
2 parents 2cedfe5 + d8e779b commit 2b3a471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/03-git-branching/sections/branch-management.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Now you have a few more tasks in front of you to complete the transition:
172172
* Any projects that depend on this one will need to update their code and/or configuration.
173173
* Update any test-runner configuration files.
174174
* Adjust build and release scripts.
175-
* Redirect settings on your repo host for things like thee repo's default branch, merge rules, and other things that match branch names.
175+
* Redirect settings on your repo host for things like the repo's default branch, merge rules, and other things that match branch names.
176176
* Update references to the old branch in documentation.
177177
* Close or merge any pull requests that target the old branch.
178178

0 commit comments

Comments
 (0)