Skip to content

Commit 3dcfcad

Browse files
authored
Fix typo in setup instructions and update URL
1 parent 5fa567a commit 3dcfcad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hub/apps/get-started/start-here.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This quick start guide walks you through setting up your WinUI and Windows App S
1515
- [Visual Studio 2026](/visualstudio/ide/) with the required workloads for WinUI and Windows App SDK
1616
- [Developer Mode](/windows/advanced-settings/developer-mode) enabled on your device
1717

18-
## Seting up your development environment
18+
## Set up your development environment
1919

2020
#### [WinGet Configuration](#tab/wingetconfig)
2121

@@ -25,7 +25,7 @@ Open [Windows Terminal](/windows/terminal/) and run the following command in Pow
2525
- Enable Developer Mode
2626

2727
```powershell
28-
winget configure -f http://aka.ms/winui-config
28+
winget configure -f https://aka.ms/winui-config
2929
```
3030

3131
#### [Manual installation](#tab/manual)

0 commit comments

Comments
 (0)