Skip to content
Open

SSH #134

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update Getting and Creating Projects Grammar
Change "Have to Have" to "Need do Have"
  • Loading branch information
leaofelipe committed Apr 17, 2014
commit ce02730efe593b883495da1c73db6ff8d8527e43
2 changes: 1 addition & 1 deletion creating/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<h2>Getting and Creating Projects</h2>
<div class="block">
<p>
In order to do anything in Git, you have to have a Git repository. This
In order to do anything in Git, you need to have a Git repository. This
is where Git stores the data for the snapshots you are saving.
</p>

Expand Down