Skip to content

Commit

Permalink
Update content/spin/v2/triggers.md
Browse files Browse the repository at this point in the history
Signed-off-by: tpmccallum [email protected]

Co-authored-by: itowlson <[email protected]>
Signed-off-by: Timothy McCallum <[email protected]>
  • Loading branch information
Timothy McCallum and itowlson authored Jun 6, 2024
1 parent 455dd6b commit ecb8e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/spin/v2/triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ component = "hello-cron"
cron_expression = "1/2 * * * * *"
```

> Note: The 7th field (year), for the `cron_expression` is optional in the application manifest.
> Note: The 7th field (year) for the `cron_expression` is optional.
### Cron Trigger Expressions

Expand Down

0 comments on commit ecb8e28

Please sign in to comment.