From e8bf9a323a3d06dd80dd4e442e5032daba7c4d7d Mon Sep 17 00:00:00 2001 From: Hadir Garcia <22103698+hadirgax@users.noreply.github.com> Date: Sun, 3 Mar 2024 18:27:46 -0300 Subject: [PATCH] Update podman-for-windows.md Signed-off-by: Hadir Garcia <22103698+hadirgax@users.noreply.github.com> --- docs/tutorials/podman-for-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/podman-for-windows.md b/docs/tutorials/podman-for-windows.md index 34489c271e..00e0994f75 100644 --- a/docs/tutorials/podman-for-windows.md +++ b/docs/tutorials/podman-for-windows.md @@ -397,7 +397,7 @@ Recovering from a failed auto-installation of WSL If auto-install fails and retrying is unsuccessful, you can attempt to reset your WSL system state and perform a manual WSL installation using the `wsl ---install command`. To do so, perform the following steps: +--install` command. To do so, perform the following steps: 1. Launch PowerShell as administrator ```