Site Docs: Grammar Fixes

Thanks Saïvann!
This commit is contained in:
David A. Harding 2015-04-13 14:30:16 -04:00
parent 3eee4811fd
commit 6ffd230671
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ ruby '2.0.0'
## Used on the build server. If you add a package here (like nokogiri)
## that has non-Gem dependencies (like zlib), please remind the site
## maintainers that they need to manually update the build server(s)
## before they commit to master. If `bundle install` can satisify all
## before they commit to master. If `bundle install` can satisfy all
## your dependencies, then nothing extra needs to be done
group :development do
gem 'ffi-icu'