Skip to content

Commit bc4381c

Browse files
authored
Merge pull request #2422 from lonelyCZ/master
📖Update wrong word til to till
2 parents 6f91f0f + efda3e7 commit bc4381c

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)