diff --git a/README.md b/README.md
index 5e68a78c905c..0194be43c290 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
-
+
diff --git a/docker/README.md b/docker/README.md
index 25f5dc873f78..41e5d65e3b6a 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -1,4 +1,4 @@
-# Multi-archtecture Docker image support
+# Multi-architecture Docker image support
Support cross platform docker image build
@@ -29,7 +29,7 @@ docker run --privileged --rm tonistiigi/binfmt --install all
## Build and push container for supported platforms
-### initilize host networking
+### initialize host networking
```bash
docker buildx create --name host --use --buildkitd-flags '--allow-insecure-entitlement network.host'