From fd6924bfb4e028bf4e3af93fac6b83f12b406f78 Mon Sep 17 00:00:00 2001 From: mbonsack Date: Sun, 2 Feb 2020 13:36:00 -0800 Subject: [PATCH] Correct Typo * Correct typo --- docs/gettingstarted/podman-systemd-general.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gettingstarted/podman-systemd-general.md b/docs/gettingstarted/podman-systemd-general.md index 2d4331b..3a0498f 100644 --- a/docs/gettingstarted/podman-systemd-general.md +++ b/docs/gettingstarted/podman-systemd-general.md @@ -289,7 +289,7 @@ which requires sudo access. Make the following changes to the unit file(s) configured in the main section: -* Add the name of the user create above immediately after the Service declaration, as shown in the snippet below: +* Add the name of the user created above immediately after the Service declaration, as shown in the snippet below: ``` [Service]