diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2e24daca57cb159c5b9f39d2e04cdbae15557105..b0c48faf57a473bfd49cbd0ec40647dc1a886911 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,10 +11,10 @@ Don't forget to give the project a star! Thanks again!
 
 1. Fork the Project
 
-2. Create your Feature 
+2. Create your Feature
    Branch (`git checkout -b feature/AmazingFeature`)
-   
-3. Commit your 
+
+3. Commit your
    Changes (`git commit -m 'Add some AmazingFeature'`)
 
 4. Push to the