Skip to content

Commit 40561d6

Browse files
author
Igor Chepurnoy
authored
Update README.md
1 parent a66ff38 commit 40561d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To use this extension you need define action in any controller (for example /mod
6161
];
6262
}
6363
```
64-
This action is used to view list of executed commands. // http://project.com/admin/settings/cron
64+
This action is used to view list of executed commands. http://project.com/admin/settings/cron
6565

6666

6767
To log cron actions you should add behavior to all commands that should be logged.

0 commit comments

Comments
 (0)