Skip to content

Commit

Permalink
Minor text edit
Browse files Browse the repository at this point in the history
Using "The" indicates that the question mark was already discussed previously, which is not the case.
  • Loading branch information
eyalev authored Nov 13, 2018
1 parent 10cddda commit 7a449be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a449be

Please sign in to comment.