From 889339899e0c10803ab967f6b38b9e0e880d64ac Mon Sep 17 00:00:00 2001 From: Sirajul Muneer Date: Tue, 4 Nov 2025 09:53:25 +0530 Subject: [PATCH] add Sirajul Muneer to CONTRIBUTING.md and removed space character (illegal character) in name in package.json --- CONTRIBUTING.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c44e7a2b..25bc8ceb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,7 @@ git clone "url you just copied (url of the forked repo)" ``` where "url you just copied" (without the quote marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url. - +Sirajul Muneer C P For example: ``` git clone https://github.com//firstcontributions.github.io.git diff --git a/package.json b/package.json index a0e1dc3f..a53f1a52 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "firstcontributions webapp", + "name": "firstcontributionswebapp", "type": "module", "version": "0.0.1", "scripts": {