diff options
author | Mary Jinglewski <mjinglewski@chef.io> | 2019-04-10 17:52:12 -0400 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-23 16:53:22 -0700 |
commit | ee838cb7e223178c70f1f027d4e460fbba25bc46 (patch) | |
tree | 496595e791989b2d37bf0983e692571d5e5df9be /README.md | |
parent | f67d33078ce34835882140bb661cdecce735b011 (diff) | |
download | chef-ee838cb7e223178c70f1f027d4e460fbba25bc46.tar.gz |
Copyedits, part 1
Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
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 |