effortless icon indicating copy to clipboard operation
effortless copied to clipboard

Fix some documentation typos & grammar

Open trinitronx opened this issue 3 years ago • 2 comments

Fixing some documentation typos + grammar:

  • Fix Chef Effortless doc typo: "help with you with" => "help you with"
  • Ran paragraph through Grammarly:
    • Simplified repeated "better manage"
    • Adjusted comma usage
    • Removed 'to' articles
    • Feel free to revert this commit if you don't like what it did.

trinitronx avatar Jan 11 '22 01:01 trinitronx

Hello trinitronx! Thanks for the pull request!

Here is what will happen next:

  1. Your PR will be reviewed by the maintainers.
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

chef-expeditor[bot] avatar Jan 11 '22 01:01 chef-expeditor[bot]

Looks like the CI failure is from GitHub's recent disabling of git:// protocol.


fatal: remote error:
      The unauthenticated git protocol on port 9418 is no longer supported.
    Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information

Seems reproducible locally with pre-commit

trinitronx avatar Jan 12 '22 22:01 trinitronx