@@ -363,7 +363,7 @@ |
||
363 | 363 | ->isRequired() |
364 | 364 | ->cannotBeEmpty() |
365 | 365 | ->info('Holds period defines offset from time of event catching for transition scheduling. '. |
366 | - 'See https://en.wikipedia.org/wiki/ISO_8601#Durations for format description') |
|
366 | + 'See https://en.wikipedia.org/wiki/ISO_8601#Durations for format description') |
|
367 | 367 | ->validate() |
368 | 368 | ->always() |
369 | 369 | ->then(function ($v) { |