Skip to content

Commit d8e779b

Browse files
committed
Fix typo
1 parent 8b361da commit d8e779b

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
@@ -171,7 +171,7 @@ Now you have a few more tasks in front of you to complete the transition:
171171
* Any projects that depend on this one will need to update their code and/or configuration.
172172
* Update any test-runner configuration files.
173173
* Adjust build and release scripts.
174-
* Redirect settings on your repo host for things like thee repo's default branch, merge rules, and other things that match branch names.
174+
* Redirect settings on your repo host for things like the repo's default branch, merge rules, and other things that match branch names.
175175
* Update references to the old branch in documentation.
176176
* Close or merge any pull requests that target the old branch.
177177

0 commit comments

Comments
 (0)