From de1fc9ddbcab65869440fb148c885c57eb272df8 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 23 Jul 2013 07:52:21 -0700 Subject: Fix --- git.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git.html.markdown') diff --git a/git.html.markdown b/git.html.markdown index c10559c7..28f72e15 100644 --- a/git.html.markdown +++ b/git.html.markdown @@ -9,7 +9,7 @@ filename: LearnGit.txt Git is a distributed version control and source code management system. -Git does this through a series of snapshopts of your project, and it works +Git does this through a series of snapshots of your project, and it works with those snapshots to provide you with functionality to version and manage your source code. -- cgit v1.2.3