diff --git a/pages/linux/rtcwake.md b/pages/linux/rtcwake.md index 7a67595a6..89ca07c01 100644 --- a/pages/linux/rtcwake.md +++ b/pages/linux/rtcwake.md @@ -14,7 +14,7 @@ `sudo rtcwake -m disk --date +{{15}}min` -- Freeze the system (more efficent than suspend-to-ram but linux > 3.9 required) and wakeup at a given date and time: +- Freeze the system (more efficient than suspend-to-ram but linux > 3.9 required) and wakeup at a given date and time: `sudo rtcwake -m freeze --date {{YYYYMMDDhhmm}}`