Skip to content

Commit f61cbfe

Browse files
authored
fix : a typo on 1-prerequisites.md (tilt-dev#1149)
`Docker Docker for Windows` => `Docker Desktop for Windows` Signed-off-by: Yasushi Itoh <6240399+i2y@users.noreply.github.com>
1 parent 040786f commit f61cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/1-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you'd rather install manually or via another method, refer to the guide on [A
3838
## Install Docker
3939
Docker provides comprehensive [install instructions][install-docker] for all supported OSes and Linux distributions:
4040
* [Docker Desktop for Mac][install-docker-mac]
41-
* [Desktop Desktop for Windows][install-docker-windows] (including WSL)
41+
* [Docker Desktop for Windows][install-docker-windows] (including WSL)
4242
* Docker for Linux
4343
* [Ubuntu][install-docker-linux-ubuntu]
4444
* [Direct from binary][install-docker-linux-manual]

0 commit comments

Comments
 (0)