From 896ad47d1d824bb2682d27ddd554dfd6f40a1a5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Inderm=C3=BChle?= Date: Tue, 7 Mar 2023 13:56:19 +0100 Subject: [PATCH] Reformat spelling Co-authored-by: Jorge Rodriguez (A.K.A. Tiriel) --- TESTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TESTING.md b/TESTING.md index d351a4a..bd4bea6 100644 --- a/TESTING.md +++ b/TESTING.md @@ -14,7 +14,7 @@ Everytime you push on your fork or you create a pull request, both workflows run You can use GitHub to run ansible-test either on the community repo or your fork. But sometimes you want to quickly test a single version or a single target. To do that, you can use the Makefile present at the root of this repository. -For now, the makefile only support Podman. +For now, the makefile only supports Podman. ### Requirements