Skip to content

Commit f656638

Browse files
Update user-suport.md (#814)
* Update user-suport.md * Update user-support.md * Grammar and specificity correction Co-authored-by: Matt Wojciakowski <[email protected]>
1 parent 5f19cd7 commit f656638

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

WSL/user-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ ms.localizationpriority: high
1111

1212
Once you have [enabled WSL and installed a Linux distribution from the Microsoft Store](./install-win10.md), the first step you will be asked to complete when opening your newly installed Linux distribution is to create an account, including a **User Name** and **Password**.
1313

14-
- This **User Name** and **Password** is specific to your Linux distribution and has no bearing on your Windows user name.
14+
- This **User Name** and **Password** is specific to each separate Linux distribution that you install and has no bearing on your Windows user name.
1515

16-
- Once you create this **User Name** and **Password**, the account will be your default user for the distribution and automatically sign-in on launch.
16+
- Once you create a **User Name** and **Password**, the account will be your default user for the distribution and automatically sign-in on launch.
1717

1818
- This account will be considered the Linux administrator, with the ability to run `sudo` (Super User Do) administrative commands.
1919

@@ -29,7 +29,7 @@ Most distributions ship with an empty or minimal package catalog. We strongly re
2929
sudo apt update && sudo apt upgrade
3030
```
3131

32-
Windows does not automatically update or upgrade your Linux distribution(s). This is a task that the most Linux users prefer to control themselves.
32+
Windows does not automatically update or upgrade your Linux distribution(s). This is a task that most Linux users prefer to control themselves.
3333

3434
## Reset your Linux password
3535

0 commit comments

Comments
 (0)