diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 16f42cee..d55880fd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -44,7 +44,7 @@ To run unit tests from the root of the repository, execute:
python -m pytest
```
-### Workflow📈 :
+### Workflow 📈 :
- Fork the repository
- Make the required changes on your forked version
- Commit those changes and submit those as a pull request so that it reflects on thr main repository.