From 5bf3dc02e0010365310a501be02e1610bfe381b5 Mon Sep 17 00:00:00 2001 From: Michael McQuade Date: Sat, 29 Jun 2024 00:21:31 -0500 Subject: [PATCH] docs: fix typo Signed-off-by: Michael McQuade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77ca07b..3b2d018 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ users to quickly iterate and test out new integrations, and then packaging those up themselves as 'extensions' to cert-manager. We can also then provide a standardised 'testing framework', or set of -conformance tests, which allow us to validate the a DNS provider works as +conformance tests, which allow us to validate that a DNS provider works as expected. ## Creating your own webhook