From 64842c647e265346906e2820b15a7eaf9fac5ed5 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sat, 15 Nov 2025 19:09:59 +0200 Subject: [PATCH] systemctl: fix grammar (#19417) --- pages/linux/systemctl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/systemctl.md b/pages/linux/systemctl.md index 9c48424d66..5bc4c0578f 100644 --- a/pages/linux/systemctl.md +++ b/pages/linux/systemctl.md @@ -12,7 +12,7 @@ `systemctl --failed` -- Start/Stop/Restart/Reload/Show the status a service: +- Start/Stop/Restart/Reload/Show the status of a service: `systemctl {{start|stop|restart|reload|status}} {{unit}}`