From 0a565da02bbdf386e49f99b7e3b365f844e00db4 Mon Sep 17 00:00:00 2001 From: Peter Evans <18365890+peter-evans@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:40:33 -0700 Subject: [PATCH] fix capital letter --- docs/concepts-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts-guidelines.md b/docs/concepts-guidelines.md index 7fee6ba..163158f 100644 --- a/docs/concepts-guidelines.md +++ b/docs/concepts-guidelines.md @@ -17,7 +17,7 @@ This document covers terminology, how the action works, general usage guidelines - [Push pull request branches to a fork](#push-pull-request-branches-to-a-fork) - [Authenticating with GitHub App generated tokens](#authenticating-with-github-app-generated-tokens) - [Commit signing](#commit-signing) - - [commit signature verification for bots](#commit-signature-verification-for-bots) + - [Commit signature verification for bots](#commit-signature-verification-for-bots) - [GPG commit signature verification](#gpg-commit-signature-verification) - [Running in a container or on self-hosted runners](#running-in-a-container-or-on-self-hosted-runners)