From 66059c28526632303f5366348412eefd650efef9 Mon Sep 17 00:00:00 2001 From: Yann Verry Date: Sun, 20 Nov 2022 18:29:41 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62d4ba3..b0da35d 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ rsync -arvz --delete public/ peach.verry.org:/srv/www/yann/yann.verry.org/ # Drone -CI/CD was made by drone. Today the CI just ran a simple `hugo` to check if syntax is correct +CI/CD was made by drone. Today the CI just ran a simple `hugo` to check if syntax is correct.