From 443c232b95303a969c713b440764f476595e8345 Mon Sep 17 00:00:00 2001 From: David Prevot Date: Tue, 31 Oct 2023 09:51:19 +0100 Subject: [PATCH] [minor] tfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 932d8b6..aa8778d 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ For Debian versions : `is_debian`, `is_debian_stretch`, `is_debian_jessie`… For packs : `is_pack_web`, `is_pack_samba`. For installed packages : `is_installed []`. -### Extact variables +### Extract variables It's better not to inline function calls inside tests. Instead of this :