Skip to content

Commit 0f2f261

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/windows-dev-docs (branch docs)
2 parents b92385d + 6e9714b commit 0f2f261

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)