diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -19,7 +19,7 @@ Chef Infra is a configuration management tool designed to bring automation to yo ### Want to try Chef Infra? -For Chef Infra usage please refer to our [Learn Chef Rally](https://learn.chef.io/) website, which includes module based training for Chef Infra as well as Automate, Habitat, and InSpec. +For Chef Infra usage, please refer to our [Learn Chef Rally](https://learn.chef.io/) website, which includes module-based training for Chef Infra, as well as Automate, Habitat, and InSpec. Other useful resources for Chef Infra users: @@ -33,13 +33,13 @@ Other useful resources for Chef Infra users: Issues can be reported by using [GitHub Issues](https://github.com/chef/chef/issues). -Note that this repository is primarily for reporting issues in the chef-client itself. For reporting issues against other Chef projects, please look up the appropriate repository. If you're unsure where to submit an issue please ask in the #chef-dev channel in [Chef Community Slack](https://community-slack.chef.io/). +Note that this repository is primarily for reporting issues in the chef-client itself. For reporting issues against other Chef projects, please look up the appropriate repository. If you're unsure where to submit an issue, please ask in the #chef-dev channel in [Chef Community Slack](https://community-slack.chef.io/). ## How We Build & Release Chef -For information on how a contribution goes from PR to released package see [How Chef Infra Is Built](docs/dev/design_documents/how_chef_is_built.md) +For information on how a contribution goes from PR to released package, see [How Chef Infra Is Built](docs/dev/design_documents/how_chef_is_built.md) -To learn more about our monthly feature releases and yearly major releases see [Chef Infra Release and Support Schedule](./docs/dev/policy/release_and_support_schedule.md). +To learn more about our monthly feature releases and yearly major releases, see [Chef Infra Release and Support Schedule](./docs/dev/policy/release_and_support_schedule.md). ## Getting Involved |