Skip to content

Commit 9d4cb68

Browse files
committed
oops, prose error
1 parent a2cfbeb commit 9d4cb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ You always specify the branch you want to merge from, and you have to be in the
213213
At this point, you can also try out @gitk@ to visualize the changes and various branches
214214

215215
Git is pretty good at merging automagically, even when the same file is edited. There are however,
216-
some situations where the line of code is edited there is no way a computer can figure out how to merge.
216+
some situations where the same line of code is edited there is no way a computer can figure out how to merge.
217217

218218
h2. Merge Conflicts
219219

0 commit comments

Comments
 (0)