From f3e219586f75f1d09493a2f9e33cd8d5128fc8a4 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 13 Nov 2017 00:34:06 +0100 Subject: README: Update wording of webhook settings configuration This sentence was unclear. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ce874d6..660947a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ of the commit SHA. ## Setup Kipper runs a web server that listens for a GitHub webhook. Configure your -GitHub project with the following settings: +GitHub project with the following webhook settings: Payload URL: http://example.com/github/pull_request_event Content type: application/json -- cgit v1.2.3