From 3e65dd36a9084edc01c4cf2b9da6f07b906c5bb5 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Thu, 11 Aug 2016 00:03:59 -0500 Subject: [PATCH] fixed typo --- site/_docs/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/windows.md b/site/_docs/windows.md index d4189aed..3a8dddc6 100644 --- a/site/_docs/windows.md +++ b/site/_docs/windows.md @@ -95,7 +95,7 @@ This gem is also needed in the github-pages and to get it running on Windows x64 * Open command prompt and install [Bundler][]: `gem install bundler` * Create a file called `Gemfile` without any extension in your root directory of your blog - * Copy & past the two lines into the file: + * Copy & paste the two lines into the file: {% highlight ruby %}