diff --git a/website/source/intro/vs/docker.html.md b/website/source/intro/vs/docker.html.md
index 8a8ab1f7b..457fa6aa0 100644
--- a/website/source/intro/vs/docker.html.md
+++ b/website/source/intro/vs/docker.html.md
@@ -15,8 +15,7 @@ that can consistently run software as long as a containerization system exists.
Containers are generally more lightweight than virtual machines, so starting
and stopping containers is extremely fast. Docker uses the native
-containerization functionality on macOS and Linux, while it must start a Linux
-VM for compatibility with Windows.
+containerization functionality on macOS, Linux, and Windows.
Currently, Docker lacks support for certain operating systems (such as