Skip to content

Commit 6e9714b

Browse files
Merge pull request #5478 from ackvf/patch-1
Update creating-an-extension.md
2 parents a8c49aa + aee5f52 commit 6e9714b

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)