diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d55880fd..f4f01402 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -45,7 +45,7 @@ python -m pytest
```
### Workflow 📈 :
-- Fork the repository
+- Fork 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.