From 2f5e18cd7672b61927795c9380e1f6eeff0f0782 Mon Sep 17 00:00:00 2001
From: "S.P. Mohanty" <spmohanty91@gmail.com>
Date: Mon, 18 Mar 2024 05:30:35 +0000
Subject: [PATCH] fix typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bbf32d6..c73bff1 100644
--- a/README.md
+++ b/README.md
@@ -127,7 +127,7 @@ You can add your SSH Keys to your GitLab account by going to your profile settin
 
 ## How to make a submission?
 
-Please follow the instructions in [docs/submission.md](ocs/submission.md) to make your first submission. 
+Please follow the instructions in [docs/submission.md](docs/submission.md) to make your first submission. 
 This also includes instructions on **specifying your software runtime**, **code structure**, **submitting to different tracks**.
 
 **Note**: **Remember to accept the Challenge Rules** on the challenge page, and task page before making your first submission.
-- 
GitLab