Skip to content

Commit 0fcfd54

Browse files
authored
Update meaning of sudo
1 parent 12e8511 commit 0fcfd54

File tree

1 file changed

+1
-1
lines changed
  • content/authentication/keeping-your-account-and-data-secure

1 file changed

+1
-1
lines changed

content/authentication/keeping-your-account-and-data-secure/sudo-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ After you authenticate to perform a sensitive action, your session is temporaril
3838

3939
{% endif %}
4040

41-
"sudo" is a reference to a program on Unix systems, where the name is short for "**su**peruser **do**." For more information, see [sudo](https://wikipedia.org/wiki/Sudo) on Wikipedia.
41+
"sudo" is a reference to a program on Unix systems, where the name is short for "**su**bstitute user **do**." For more information, see [sudo](https://wikipedia.org/wiki/Sudo) on Wikipedia.
4242

4343
## Confirming access for sudo mode
4444

0 commit comments

Comments
 (0)