From d4c5ca1bedb2cab3de000c6106e3919183219d09 Mon Sep 17 00:00:00 2001 From: Lab-8916100448256 <38373466+Lab-8916100448256@users.noreply.github.com> Date: Thu, 7 Oct 2021 22:10:19 +0200 Subject: [PATCH] Typo --- tinystatus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinystatus b/tinystatus index 31afd1c..3cefeec 100755 --- a/tinystatus +++ b/tinystatus @@ -1,7 +1,7 @@ #!/usr/bin/env sh title=tinystatus -header="Statut Général" +header="Etat Général" timeout=10 tmp="$(mktemp -d)" checkfile="${1:-checks.csv}"