From cedae71efa5db9b1921166ef15ea266c0ef84d01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Flore-Th=C3=A9bault?= Date: Wed, 4 Jan 2023 14:51:11 +0100 Subject: [PATCH] docs: fix Vale errors on Installation index (#1109) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabrice Flore-Thébault Signed-off-by: Fabrice Flore-Thébault --- website/docs/Installation/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/Installation/index.md b/website/docs/Installation/index.md index c33f7780cb5..38568fbd4be 100644 --- a/website/docs/Installation/index.md +++ b/website/docs/Installation/index.md @@ -5,8 +5,8 @@ title: Installation Guide for Podman Desktop Welcome to the Installation Guide for Podman Desktop! -Podman Desktop is available across Windows, MacOS and Linux. This section of documentation intends to help you install the latest version of Podman Desktop on your Operating System. The links to installation guide for different platforms are listed below. +Podman Desktop is available across Windows, MacOS and Linux. This section of documentation intends to help you install the latest version of Podman Desktop on your operating system. The links to installation guide for different platforms are listed below. 1. [MacOS](/docs/installation/macos-install) 2. [Windows](/docs/installation/windows-install) -3. [Linux](/docs/installation/linux-install) \ No newline at end of file +3. [Linux](/docs/installation/linux-install)