From 10af1004da5a91f4c70f06cc51855bbdf98ade5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Z=C3=B6ller?= Date: Wed, 16 Dec 2020 10:06:38 +0100 Subject: [PATCH] Fixed Docs formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 023d539..8ba98dd 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,7 @@ None Call on a started container. Provided logging was enabled for a container, returns the given log presentation, e.g. as a string -| Key | Type | Description | +| Key | Type | Description | | `container-config` | Map, mandatory | The configuration describing the container for which the log should be retrieved | ## License