diff --git a/index.html b/index.html index 2e95c73..3da25bb 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ layout: reference

How to Think Like Git

- This first thing that is important to understand about Git is + The first thing that is important to understand about Git is that it thinks about version control very differently than Subversion or Perforce or whatever SCM you may be used to. It is often easier to learn Git by trying to forget your assumptions