diff --git a/website/versioned_docs/version-0.14.1/docker_demo.md b/website/versioned_docs/version-0.14.1/docker_demo.md
index 3085b0787f579..ae8b232dad132 100644
--- a/website/versioned_docs/version-0.14.1/docker_demo.md
+++ b/website/versioned_docs/version-0.14.1/docker_demo.md
@@ -137,8 +137,8 @@ $ docker ps
- The demo must be built and run using the release-0.14.1 tag.
- Presto and Trino are not currently supported in the demo.
- - You will see warningss that there is no historyserver for your archittecture. You can ignore this
- - You wil see warnings "Unable to load native-hadoop library for your platform... using builtin-java classes where applicable." You can ignore this
+ - You will see warnings that there is no history server for your architecture. You can ignore these.
+ - You wil see the warning "Unable to load native-hadoop library for your platform... using builtin-java classes where applicable." You can ignore this.
:::