diff --git a/README.md b/README.md
index bc6e953..ef887da 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ CMD ["npm", "start"]
## Containerization with Docker using GitHub Actions
-Create your own GitHub Actions workflow to build your Docker image and push it to DockerHub. Name your workflow file as dockerx.yml and add the following steps:
+Create your own GitHub Actions workflow to build your Docker image and push it to DockerHub.. Name your workflow file as dockerx.yml and add the following steps:
```yml
name: Docker Deployment