Skip to content

Commit efda3e7

Browse files
committed
update word error of til
Signed-off-by: lonelyCZ <[email protected]>
1 parent 6f91f0f commit efda3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/cronjob-tutorial/running-webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Now you can deploy it to your cluster by
5050
make deploy IMG=<some-registry>/<project-name>:tag
5151
```
5252

53-
Wait a while til the webhook pod comes up and the certificates are provisioned.
53+
Wait a while till the webhook pod comes up and the certificates are provisioned.
5454
It usually completes within 1 minute.
5555

5656
Now you can create a valid CronJob to test your webhooks. The creation should

0 commit comments

Comments
 (0)