Skip to content

Commit aad5a01

Browse files
committed
Merge pull request #1 from benjojo/patch-1
Fixed error in README
2 parents 7a6edeb + 3ee8cab commit aad5a01

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
@@ -30,7 +30,7 @@ Set environment variables. See `.env.example`
3030
Example cron:
3131

3232
```sh
33-
# Runs `smack_my_bitch_up` daily at 9:20 am.
33+
# Runs `smack_my_bitch_up` daily at 9:20 pm.
3434
20 21 * * * /bin/bash -l -c 'ruby smack_my_bitch_up.rb'
3535

3636
# Runs `kumar_asshole` every 10 minutes.

0 commit comments

Comments
 (0)