diff --git a/engine/faq.md b/engine/faq.md index f5c717a521..652bd6023e 100644 --- a/engine/faq.md +++ b/engine/faq.md @@ -8,7 +8,7 @@ title: Docker frequently asked questions (FAQ) ### Does Docker run on Linux, macOS, and Windows? -You can run both Linux and Windows programs and excutables in Docker containers. The Docker platform runs natively on Linux (on x86-64, ARM and many other CPU architectures) and on Windows (x86-64). +You can run both Linux and Windows programs and executables in Docker containers. The Docker platform runs natively on Linux (on x86-64, ARM and many other CPU architectures) and on Windows (x86-64). Docker Inc. builds products that let you build and run containers on Linux, Windows and macOS.