From d58f0ba60f1ba0f357857f3cd8e68a0ab5f094c0 Mon Sep 17 00:00:00 2001 From: David Noland Date: Wed, 31 Jan 2024 09:39:24 -0800 Subject: [PATCH] Fixed grammar and spelling error --- docs/webhook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/webhook.md b/docs/webhook.md index afe0eed58..55b141f78 100644 --- a/docs/webhook.md +++ b/docs/webhook.md @@ -28,7 +28,7 @@ spec: number: 80 ``` -If want to have the webhook available using the same host name as your Rancher or another service, you can use the following YAML with the URL http://your.domain.com/gitjob. The below YAML is specifc for the Nginx Ingress Controller: +If you want to have the webhook available using the same host name as your Rancher or another service, you can use the following YAML with the URL http://your.domain.com/gitjob. The below YAML is specific for the Nginx Ingress Controller: ```yaml apiVersion: networking.k8s.io/v1