From 430ce2ea219cd36e5a4db29547e24a89724f95c6 Mon Sep 17 00:00:00 2001 From: Bart X Tubalinal Date: Thu, 5 Oct 2017 04:22:40 -0500 Subject: [PATCH] Typo-Fix (#4805) --- datacenter/dtr/2.3/guides/user/create-and-manage-webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenter/dtr/2.3/guides/user/create-and-manage-webhooks.md b/datacenter/dtr/2.3/guides/user/create-and-manage-webhooks.md index ebe5b2ca66..b940ffad42 100644 --- a/datacenter/dtr/2.3/guides/user/create-and-manage-webhooks.md +++ b/datacenter/dtr/2.3/guides/user/create-and-manage-webhooks.md @@ -4,7 +4,7 @@ description: Learn how to create, configure, and test webhooks in Docker Trusted keywords: registry, webhooks --- -DTR has webhooks so that you can run custom login when an event happens. This +DTR has webhooks so that you can run custom logic when an event happens. This lets you build complex CI and CD pipelines with your Docker images. ## Create a webhook