8000 Merge pull request #723 from raspberrypi/revert-722-patch-1 · macmpi/documentation@3a7835f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a7835f

Browse files
authored
Merge pull request raspberrypi#723 from raspberrypi/revert-722-patch-1
Revert "Typo?"
2 parents ef9e6d6 + 8b9f13b commit 3a7835f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/usage/cron.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The first time you run `crontab` you'll be prompted to select an editor; if you
3131
The layout for a cron entry is made up of six components: minute, hour, day of month, month of year, day of week, and the command to be executed.
3232

3333
```
34-
# m h dom moy dow command
34+
# m h dom mon dow command
3535
```
3636

3737
```

0 commit comments

Comments
 (0)
0