[SKIP CI] fix typos

This commit is contained in:
Robert Kaussow 2019-01-28 11:27:44 +01:00
parent 3ab8959703
commit b2569524c3
1 changed files with 2 additions and 2 deletions

View File

@ -9,12 +9,12 @@ This is a fork of Will Thames [ansible-review](https://github.com/willthames/ans
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,
it helps to have a coding or best practice guideline in place. This will make ansible roles more readeble for all
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.
`ansible-later` does _**not**_ ensure that your role will work as expected.
`ansible-later` is an acronym for **L**ovely **A**utomation **TE**sting f**R**mework.
The project name is an acronym for **L**ovely **A**utomation **TE**sting f**R**mework.
## Table of Content