Skip to content

Commit 19bc293

Browse files
authored
Merge pull request #15 from MarsGray/main
Improve definition for version control
2 parents a273ea6 + 3569def commit 19bc293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>Practicing Git at UC Santa Cruz</h1>
1818

1919
<h2>Version control is...</h2>
2020

21-
<p>... inferior to keeping track of projects through email attachments.</p>
21+
<p>... the practice of tracking and managing changes made to software code.</p>
2222

2323
<h2>Cloning a repository...</h2>
2424

0 commit comments

Comments
 (0)