Skip to content

Commit 468117e

Browse files
Merge pull request #5481 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents a8c49aa + c1a1bde commit 468117e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/powertoys/command-palette/creating-an-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ no-loc: [PowerToys, Windows, Insider]
99

1010
# Creating an extension
1111

12-
The fastest way to get started writing extensions is from the Command Palette itself. Just run the "Create a new extension" command, fill out the fields to populate the template project, and you should be ready to start.
12+
Extensions are written in C#. The fastest way to get started writing extensions is from the Command Palette itself. Just run the "Create a new extension" command, fill out the fields to populate the template project, and you should be ready to start.
1313

1414
## Create a new extension
1515

0 commit comments

Comments
 (0)