From 6eefaca8c2c11ca251b2bf332f3ff6bcc9de1d8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Flore-Th=C3=A9bault?= Date: Wed, 4 Jan 2023 15:00:33 +0100 Subject: [PATCH] docs: fix Vale errors on Installation Windows (#1111) --- website/docs/Installation/windows-install.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/Installation/windows-install.md b/website/docs/Installation/windows-install.md index 7de125f8ec9..10dd955c8ce 100644 --- a/website/docs/Installation/windows-install.md +++ b/website/docs/Installation/windows-install.md @@ -18,9 +18,9 @@ This page contains information regarding installation of Podman Desktop on Windo **1. Download the Windows installer file from the [Downloads](/downloads/windows) section of this website.** -**2. Locate the downloaded file and and double-click on it to launch the Podman Desktop installer.** +**2. Locate the downloaded file and and double-click on it to start the Podman Desktop installer.** -As an alternative, you can install Podman Desktop **silently** using a commandline, e.g. Powershell: +As an alternative, you can install Podman Desktop **silently** using a command line, such as PowerShell: ```ps Start-Process -FilePath '.\podman-desktop-0.10.0-setup.exe' -ArgumentList "\S" -Wait @@ -79,7 +79,7 @@ When you open Podman Desktop, your home screen would look like the one in the im **2. Once installation is completed, you are ready to use Podman Desktop.** -After the installation of Podman Engine, your home screen would like the one in the image below. +After the installation of Podman Engine, your home screen look like the one in the image below. ![img4](img/windows/podman-desktop-ready.png)