From b2569524c38941b9dae1ce8ee1fa830441d19b62 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 28 Jan 2019 11:27:44 +0100 Subject: [PATCH] [SKIP CI] fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c44303c..1e2fb06 100644 --- a/README.md +++ b/README.md @@ -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