From 6672e77011823fc85bdb2d186ed671ea184e35a0 Mon Sep 17 00:00:00 2001 From: Ivan <50071699+ivanbaluta@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:31:51 +0700 Subject: [PATCH] sudo: Use imperative mood in description (#18138) --- pages/common/sudo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/sudo.md b/pages/common/sudo.md index 3e5429c71c..bf39bb92c6 100644 --- a/pages/common/sudo.md +++ b/pages/common/sudo.md @@ -1,6 +1,6 @@ # sudo -> Executes a single command as the superuser or another user. +> Execute a single command as the superuser or another user. > More information: . - Run a command as the superuser: