From dc0ff7b1675ece9ee75cce54247ff9ef9d510981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Thu, 8 Aug 2019 22:43:57 +0200 Subject: [PATCH] Explanation not explination Corrected a grammar mistake in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 842bc23..e510631 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ action "FTP-Deploy-Action" { - ![Action](images/env.png) -### Explination of steps +### Explanation of steps - This action is triggered by a `event` on your repo - A docker image based on `mwienk/docker-lftp` is spun up on github servers - The docker container compresses your code into a tar.gz file