From 20181eee5bc05d0c63a200cea0a406ed44a5f0cb Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 25 Jan 2024 15:50:33 +0100 Subject: [PATCH] doc: Fix 'podman-mac-help' typo The name is 'podman-mac-helper' Signed-off-by: Christophe Fergeau --- website/docs/migrating-from-docker/using-podman-mac-helper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/migrating-from-docker/using-podman-mac-helper.md b/website/docs/migrating-from-docker/using-podman-mac-helper.md index 6759264e0d9..7e5d390e39e 100644 --- a/website/docs/migrating-from-docker/using-podman-mac-helper.md +++ b/website/docs/migrating-from-docker/using-podman-mac-helper.md @@ -8,7 +8,7 @@ tags: [migrating-from-docker, mac0S] # Using the `podman-mac-helper` tool to migrate from Docker to Podman on macOS -Consider using `podman-mac-help` to migrate transparently to Podman on macOS. +Consider using `podman-mac-helper` to migrate transparently to Podman on macOS. - Continue using familiar Docker commands. - Take advantage of the benefits of Podman on macOS.