Browse Source

sudo: changed wording to indicate default shell

Agniva De Sarker 7 years ago
parent
commit
49468f7b48
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/sudo.md

+ 1 - 1
pages/common/sudo.md

@@ -18,6 +18,6 @@
 
 `sudo !!`
 
-- Launch a shell with root privileges:
+- Launch the default shell with root privileges:
 
 `sudo -i`