From e0861c713ab9cda87dd67fa4ff79cca6d21cb9c9 Mon Sep 17 00:00:00 2001 From: Vivek Vishal Date: Tue, 17 Sep 2024 18:36:45 +0530 Subject: [PATCH] Update .github/workflows/first-time-contributor.yml Signed-off-by: Vivek Vishal --- .github/workflows/first-time-contributor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/first-time-contributor.yml b/.github/workflows/first-time-contributor.yml index 78dd419d2852..d86ff5a5235d 100644 --- a/.github/workflows/first-time-contributor.yml +++ b/.github/workflows/first-time-contributor.yml @@ -19,7 +19,7 @@ jobs:

Be sure to double-check that you have signed your commits. - Here are instructions for [making signing an implicit activity while peforming a commit](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin).`; + Here are instructions for [making signing an implicit activity while performing a commit](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin).`; github.rest.issues.createComment({ issue_number: context.issue.number,