Skip to content

Commit 92c5451

Browse files
committed
Fix build errors
1 parent 106a2fa commit 92c5451

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/settings_trygetsetting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Settings.TryGetSetting<T>(String, T) Method
3-
description:
3+
description: The TryGetSetting method attempts to retrieve a setting value from the command palette extension's settings.
44
ms.date: 2/26/2025
55
ms.topic: reference
66
no-loc: [PowerToys, Windows, Insider]
77
---
88

9-
# Settings.TryGetSetting<T>(String, T) Method
9+
# Settings.TryGetSetting\<T\>(String, T) Method
1010

1111
## Definition
1212

0 commit comments

Comments
 (0)