Skip to content

Commit 8137835

Browse files
authored
Fix experimental command (#3602)
Resolves #4440
1 parent a1aafcc commit 8137835

File tree

1 file changed

+1
-1
lines changed
  • hub/package-manager/configuration

1 file changed

+1
-1
lines changed

hub/package-manager/configuration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In order to use a WinGet Configuration file with the [`winget configure` command
4949

5050
```json
5151
"experimentalFeatures": {
52-
"WinGet configuration": true
52+
"configuration": true
5353
}
5454
```
5555

0 commit comments

Comments
 (0)