From d966ad8fa7bef9524d340545dc90fcf65c59ac6b Mon Sep 17 00:00:00 2001 From: Akanksha <160621596+Akankshaaaa-01@users.noreply.github.com> Date: Fri, 26 Jun 2026 09:42:06 +0530 Subject: [PATCH] =?UTF-8?q?fix:=20typo=20"Contibute"=20=E2=86=92=20"Contri?= =?UTF-8?q?bute"=20in=20navigation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Akanksha <160621596+Akankshaaaa-01@users.noreply.github.com> --- site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.json b/site.json index 8d8de72..c8f249d 100644 --- a/site.json +++ b/site.json @@ -22,7 +22,7 @@ }, { "link": "https://github.com/nodejs/node/blob/main/CONTRIBUTING.md", - "text": "Contibute", + "text": "Contribute", "target": "_blank" }, {