From f6364c16c2219a16116cd54ec36c8f286f512e42 Mon Sep 17 00:00:00 2001 From: Rajat Bajaj Date: Mon, 25 Nov 2024 21:14:36 +0530 Subject: [PATCH] typo fixed --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ef19395..2d818558 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ make docs ``` ## Signing your Commits -We required all commits on the contributing PR to be signed. +We require all commits on the contributing PR to be signed. - [Learn more about signing commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) - [Signing old commits](https://stackoverflow.com/questions/41882919/is-there-a-way-to-gpg-sign-all-previous-commits)