diff --git a/README.md b/README.md index 41f5b36..a924ae1 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,6 @@ Assuming you want to fork a repository named `example-project`: ``` ### 5. Create a Merge Request -- Go to `https://gitgud.io/YOUR_USERNAME/example-project/merge_requests` and click on "New merge request". -- Choose the source branch `add-new-feature` and target branch (default: `main` or `master`). -- Fill in the details and submit the merge request. \ No newline at end of file +- Go to `https://gitgud.io/YOUR_USERNAME/example-project/merge_requests` and click on "New merge request" +- Choose the source branch `add-new-feature` and target branch (default: `main` or `master`) +- Fill in the details and submit the merge request \ No newline at end of file