From eea8ea5f616c8ad84b53cf5cdba86e992484420a Mon Sep 17 00:00:00 2001 From: Mark Bonsack Date: Sun, 2 Feb 2020 13:37:01 -0800 Subject: [PATCH] podman runtime/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]