8000 Revert "Typo? (#722)" · macmpi/documentation@8b9f13b · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b9f13b

Browse files
authored
Revert "Typo? (raspberrypi#722)"
This reverts commit ef9e6d6.
1 parent ef9e6d6 commit 8b9f13b

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