From: Mark Otto Date: Wed, 13 May 2015 05:41:35 +0000 (-0700) Subject: Merge pull request #89 from resir014/grammar-fixes X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=cf42fa9969ae5a017eb0e7928cdba1f0646d2780;hp=f991b868690c463d7840668b9c207412a434328a;p=blog Merge pull request #89 from resir014/grammar-fixes Minor grammar fix on Readme --- diff --git a/README.md b/README.md index 2e8e002..5c7b4f5 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Individual theme feedback and bug reports should be submitted to the theme's ind ### 1. Install dependencies -Poole is built on Jekyll and uses it's built-in SCSS compiler to generate our CSS. Before getting started, you'll need to install the Jekyll gem: +Poole is built on Jekyll and uses its built-in SCSS compiler to generate our CSS. Before getting started, you'll need to install the Jekyll gem: ```bash $ gem install jekyll