From 34694a05e7749157dc4c8211f1da73d869c1ef99 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 17 Feb 2020 12:53:34 +0100 Subject: [PATCH] pct: readd missing whitespace Signed-off-by: Thomas Lamprecht --- pct.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pct.adoc b/pct.adoc index c34e1a3..d7e6c65 100644 --- a/pct.adoc +++ b/pct.adoc @@ -36,7 +36,7 @@ the host system directly. The runtime costs for containers is low, usually negligible. However, there are some drawbacks that need be considered: -* Only Linux distributions can be run in containers.It is not possible to run +* Only Linux distributions can be run in containers. It is not possible to run other Operating Systems like, for example, FreeBSD or Microsoft Windows inside a container.