mirror of https://github.com/docker/docs.git
Typo-Fix (#4805)
This commit is contained in:
parent
9758d6cb51
commit
430ce2ea21
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue