From 5faef4a64b23b74abf6676612d021fbd737e60c7 Mon Sep 17 00:00:00 2001 From: jonjohnsonjr Date: Sat, 29 Jul 2017 16:38:00 -0700 Subject: [PATCH] Fix typo recompessing -> recompressing --- docs/kpod-push.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kpod-push.1.md b/docs/kpod-push.1.md index 6a2fc1c3..8080c275 100644 --- a/docs/kpod-push.1.md +++ b/docs/kpod-push.1.md @@ -8,7 +8,7 @@ kpod push - Push an image from local storage to elsewhere. ## DESCRIPTION Pushes an image from local storage to a specified destination, decompressing -and recompessing layers as needed. +and recompressing layers as needed. ## imageID Image stored in local container/storage