Minor text edit (#10981)

Using "The" indicates that the question mark was already discussed previously, which is not the case.
This commit is contained in:
Eyal Levin
2018-11-14 03:24:15 +02:00
committed by k8s-ci-robot
parent 11b9854296
commit 5992f5180a
@@ -144,7 +144,7 @@ The format also includes extended `vixie cron` step values. As explained in the
> asterisk, so if you want to say ``every two hours'', just use ``*/2''.
{{< note >}}
The question mark (`?`) in the schedule has the same meaning as an asterisk `*`, that is, it stands for any of available value for a given field.
A question mark (`?`) in the schedule has the same meaning as an asterisk `*`, that is, it stands for any of available value for a given field.
{{< /note >}}
### Job Template