Skip to content

Commit 44b9d61

Browse files
author
YuChengKai
authored
Merge pull request #24 from vivek28111992/patch-1
Typo error in file
2 parents 9dd4f61 + 458a7b4 commit 44b9d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Git/git-en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We usually use `merge` to merge the code from one branch to `master` , like this
1717

1818
![](https://user-gold-cdn.xitu.io/2018/4/23/162f109db27be054?w=505&h=461&f=png&s=22796)
1919

20-
After using `rebase ` , the commits from `decelop` will be moved to the third `commit` of the `master` in order, as follows:
20+
After using `rebase ` , the commits from `develop` will be moved to the third `commit` of the `master` in order, as follows:
2121

2222
![](https://user-gold-cdn.xitu.io/2018/4/23/162f11cc2cb8b332?w=505&h=563&f=png&s=26514)
2323

0 commit comments

Comments
 (0)