diff options
| author | GNUxeava <bluenerd@protonmail.com> | 2022-05-02 13:15:14 +0000 | 
|---|---|---|
| committer | GNUxeava <bluenerd@protonmail.com> | 2022-05-02 13:15:14 +0000 | 
| commit | 53f30a690914168ef0690bf7cfdcf21a96924817 (patch) | |
| tree | 6415c148d8bbe8113d4417c804d8cc3fae22dfa4 /content | |
| parent | 3ea5b6ab7be2ac99c9b299097615dd21dd659ab3 (diff) | |
fix typo
Diffstat (limited to 'content')
| -rw-r--r-- | content/post/use-sudo-in-windows.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/content/post/use-sudo-in-windows.md b/content/post/use-sudo-in-windows.md index 3e45297..c8249b2 100644 --- a/content/post/use-sudo-in-windows.md +++ b/content/post/use-sudo-in-windows.md @@ -40,7 +40,7 @@ sequenceDiagrams:  --- -This si not the same `sudo` you use in \*nix systems. It just shares the name. +This is not the same `sudo` you use in \*nix systems. It just shares the name.  It is quite tiresome to launch a new instance of the running program with admin privilege. | 
