From 70cae74aea58ec358f80ecdac5feac858ad675c0 Mon Sep 17 00:00:00 2001 From: Steve Burkett Date: Mon, 14 Mar 2022 18:01:54 +1300 Subject: [PATCH] Fix typo in Rancher Desktop name Simple typo fix up. --- documentation/getting_started/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/getting_started/getting_started.md b/documentation/getting_started/getting_started.md index 2ca275794..968bc46f9 100644 --- a/documentation/getting_started/getting_started.md +++ b/documentation/getting_started/getting_started.md @@ -5,7 +5,7 @@ In order to start deploying your with CAF landing zones, you need an Azure subscription (Trial, MSDN, etc.) and you need to install the following components on your machine: - [Visual Studio Code](https://code.visualstudio.com/) -- [Docker Desktop](https://docs.docker.com/docker-for-windows/install/) or [Rancher Dekstop](https://rancherdesktop.io/) in dockerd mode. +- [Docker Desktop](https://docs.docker.com/docker-for-windows/install/) or [Rancher Desktop](https://rancherdesktop.io/) in dockerd mode. - [Git](https://git-scm.com/downloads) You can deploy it easily on Windows and MacOS with the following software managers: