Skip to content

Commit d0aaa08

Browse files
Joel Clermontschacon
authored andcommitted
Fixed typo: seperation to separation
1 parent e1d2f29 commit d0aaa08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ <h2>
519519
Git is this flexibility in carefully crafting commits locally and then
520520
sharing them later, it is very powerful to be able to write three or
521521
four commits of logically separate changes so that your work may be more
522-
easily peer reviewed. Since there is a seperation between committing and
522+
easily peer reviewed. Since there is a separation between committing and
523523
pushing those changes, do take the time to make it easier for the people
524524
you are working with to see what you've done by putting each logically
525525
separate change in a separate commit with a nice commit message so it

0 commit comments

Comments
 (0)