From f827bbc6570b25c3e9eb76a03692df888bc09343 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 8 Nov 2022 15:41:31 +0000 Subject: [PATCH] Spelling error in section header --- .../webhooks/receiving-webhooks-with-the-github-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli.md b/content/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli.md index 882d8941c7..1ebbfbd4db 100644 --- a/content/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli.md +++ b/content/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli.md @@ -23,7 +23,7 @@ When you make changes to your integration code, running the code in a local envi {% endnote %} -## Recieving webhooks with {% data variables.product.prodname_cli %} +## Receiving webhooks with {% data variables.product.prodname_cli %} {% data reusables.cli.cli-learn-more %}