Skip to content

Commit 09750b4

Browse files
authored
Update to correct translations (#2427)
Updated the date and modified section heading for clarity.
1 parent 021318a commit 09750b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WSL/basic-commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Basic commands for WSL
33
description: Reference for the basic commands included with Windows Subsystem for Linux (WSL).
4-
ms.date: 07/31/2025
4+
ms.date: 12/01/2025
55
ms.topic: article
66
---
77

@@ -76,7 +76,7 @@ wsl --set-default <Distribution Name>
7676

7777
To set the default Linux distribution that WSL commands will use to run, replace `<Distribution Name>` with the name of your preferred Linux distribution.
7878

79-
## Start WSL in user's home
79+
## Start WSL in user home directory
8080

8181
```powershell
8282
wsl ~

0 commit comments

Comments
 (0)