diff --git a/README.md b/README.md index 3e32dc8..41ce448 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a fork of Will Thames [ansible-review](https://github.com/willthames/ansible-review) so credits goes to him for his work on ansible-review and ansible-lint. -`ansible-later` is a best pratice scanner and linting tool. In most cases, if you write ansibel roles in a team, +*ansible-later* is a best pratice scanner and linting tool. In most cases, if you write ansibel roles in a team, it helps to have a coding or best practice guideline in place. This will make ansible roles more readable for all maintainers and can reduce the troubleshooting time.