Index: kupi-mk/frontend/src/pages/SellerDashboard.js
===================================================================
--- kupi-mk/frontend/src/pages/SellerDashboard.js	(revision 6f76d40dd365c37d1a3086387d6f9cce1235ba61)
+++ kupi-mk/frontend/src/pages/SellerDashboard.js	(revision e4c585a51925b48bb8cf59e64bb93cae2a99cd46)
@@ -70,5 +70,5 @@
     
 
-     // returns next possible statuses for an order based on its current status
+    // returns next possible statuses for an order based on its current status
     const getAvailableStatuses = (currentStatus) => {
         const statusFlow = {
