Skip to content

Commit 9c4e7cd

Browse files
authored
Merge pull request #258 from Kolbasyatin/patch-1
Update PeriodicSetup.md
2 parents 09a760f + 51fd7a1 commit 9c4e7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/docs/PeriodicSetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class AcmePeriodic implements PeriodicInterface
3232
*/
3333
public function getTimeout()
3434
{
35-
return 5000;
35+
return 5;
3636
}
3737
}
3838

0 commit comments

Comments
 (0)