Skip to content

Commit

Permalink
fix typo in cron.asciidoc (#95181)
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDAl committed Apr 12, 2023
1 parent 3b01d7f commit e2fff49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/docs/en/watcher/trigger/schedule/cron.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
++++

Defines a <<trigger-schedule, `schedule`>> using a <<cron-expressions, cron expression>>
that specifiues when to execute a watch.
that specifies when to execute a watch.

TIP: While cron expressions are powerful, a regularly occurring schedule
is easier to configure with the other schedule types.
Expand Down

0 comments on commit e2fff49

Please sign in to comment.