diff --git a/code-k8s/readme.md b/code-k8s/readme.md index 60c8f74..16a1503 100644 --- a/code-k8s/readme.md +++ b/code-k8s/readme.md @@ -6,6 +6,6 @@ Super-simple Node web app for containerization demos 1. Fork the repo 2. Clone repo locally -3. Build Docker iamge `docker image build -t .` from within the root directory of the repo +3. Build Docker image `docker image build -t .` from within the root directory of the repo 4. Push image to container registry -5. Run container/Pod using the created image \ No newline at end of file +5. Run container/Pod using the created image