"This restricts you..." to "This restricts your" (#7307)

Merge pull request 7307
This commit is contained in:
Jordan Morgan 2018-10-09 19:21:39 -05:00 committed by jekyllbot
parent 5795bf08fb
commit 2966b7ff94
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ When using a `Gemfile`, you'll run commands like `jekyll serve` with
bundle exec jekyll serve bundle exec jekyll serve
``` ```
This restricts you Ruby environment to only use gems set in your `Gemfile`. This restricts your Ruby environment to only use gems set in your `Gemfile`.
## Plugins ## Plugins