From 8af1c92effbb012e6f31233075c27ab983cfba26 Mon Sep 17 00:00:00 2001 From: Kay Kaprolat Date: Thu, 30 Dec 2021 17:13:07 +0100 Subject: [PATCH] Fix typo in step 7 --- Docker_Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker_Windows.md b/Docker_Windows.md index 4d81c76c..cc7531e6 100644 --- a/Docker_Windows.md +++ b/Docker_Windows.md @@ -15,7 +15,7 @@ ![WSL 2 download](docker/images/WSL_2_download.png) 6. Wait until Docker Desktop has started. You may skip the tutorial. -7. You may want to disable "OpenDocker Dashboard at startup" in _Settings_ -> _General_ +7. You may want to disable "Open Docker Dashboard at startup" in _Settings_ -> _General_ ![Disable Autostart](docker/images/DD_General_Settings.png)