We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f91f0f commit efda3e7Copy full SHA for efda3e7
docs/book/src/cronjob-tutorial/running-webhook.md
@@ -50,7 +50,7 @@ Now you can deploy it to your cluster by
50
make deploy IMG=<some-registry>/<project-name>:tag
51
```
52
53
-Wait a while til the webhook pod comes up and the certificates are provisioned.
+Wait a while till the webhook pod comes up and the certificates are provisioned.
54
It usually completes within 1 minute.
55
56
Now you can create a valid CronJob to test your webhooks. The creation should
0 commit comments