summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_posts/2008-01-01-win-set-up-git.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2008-01-01-win-set-up-git.markdown b/_posts/2008-01-01-win-set-up-git.markdown
index 681252a..fd50a38 100644
--- a/_posts/2008-01-01-win-set-up-git.markdown
+++ b/_posts/2008-01-01-win-set-up-git.markdown
@@ -6,7 +6,7 @@ description: A quick guide to help you get started with Git
<p class="intro">If you&rsquo;ve found yourself on this page, we&rsquo;re assuming you&rsquo;re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way.</p>
-<p class="intro">This is the guide for setting up git in <strong>OSX</strong>. There are also guides for <strong><a href="/mac-set-up-git">OSX</a></strong> and <strong><a href="/linux-set-up-git">Linux</a></strong>.</p>
+<p class="intro">This is the guide for setting up git in <strong>Windows</strong>. There are also guides for <strong><a href="/mac-set-up-git">OSX</a></strong> and <strong><a href="/linux-set-up-git">Linux</a></strong>.</p>
##<span class="step">First:</span> Download and Install Git