Skip to content

Commit 09edb3d

Browse files
author
Mano Marks
authored
Merge pull request docker#199 from Gandem/fix-typo
Correct typo in Swarm tutorial
2 parents 27dff16 + 99dceca commit 09edb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swarm-mode/beginner-tutorial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You need to have Docker and Docker Machine installed on your system. [Download D
1111
>
1212
* If you are using Docker for Mac or Docker for Windows, you already have Docker Machine, as it is installed with those applications. See [Download Docker for Mac](https://docs.docker.com/docker-for-mac/#/download-docker-for-mac) and [Download Docker for Windows](https://docs.docker.com/docker-for-windows/#/download-docker-for-windows) for install options and details on what gets installed.
1313
>
14-
* If you are using Docker for Windows you will need to use the Hypver-V driver for Docker Machine. That will require a bit more set-up. See the [Microsoft Hyper-V driver documentation](https://docs.docker.com/machine/drivers/hyper-v/) for directions on setting it up.
14+
* If you are using Docker for Windows you will need to use the Hyper-V driver for Docker Machine. That will require a bit more set-up. See the [Microsoft Hyper-V driver documentation](https://docs.docker.com/machine/drivers/hyper-v/) for directions on setting it up.
1515
>
1616
* If you are using Docker directly on a Linux system, you will need to [install Docker Machine](https://docs.docker.com/machine/install-machine/) (after installing [Docker Engine](https://docs.docker.com/engine/installation/linux/)).
1717

0 commit comments

Comments
 (0)