From ae620b4d44734fbc0c55a85e85fa2199044396ff Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 5 Aug 2021 17:51:59 +0200 Subject: [PATCH] EN-0001 - spellcheck --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5b0fcb..b88b3eb 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ All files and directories are configured with correct selinux context. If selinu ## Support * OS: CentOS 7 -* Puppet 5.x +* Puppet 5 ## Tests @@ -67,7 +67,7 @@ All files and directories are configured with correct selinux context. If selinu * `--no-arrow_alignment-check`: this check leads to actually not having am easily readable arrow alignment, as this checks `per block`, not per class. * Puppet Parser * ERB Template Parser -* Test for unwanted UTF8 files in the Puppet code as this causes problems with PuppetDB (see tests/UTF_Files) +* Test for unwanted UTF8 files in the Puppet code (see tests/UTF_Files) * Markdown-lint * Spellcheck * Sonar Quality Gate