diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index 9f4afb97..4958add3 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -42,12 +42,12 @@ You have 3 options for installing plugins:
- _plugins and gems + _plugins, _config.yml and Gemfile can be used simultaneously

- You may use both of the aforementioned plugin options simultaneously in the - same site if you so choose. Use of one does not restrict the use of the other + You may use any of the aforementioned plugin options simultaneously in the + same site if you so choose. Use of one does not restrict the use of the others.