Skip to content

Commit c1a1bde

Browse files
Merge pull request #5479 from MicrosoftDocs/main638850951041498129sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents b92385d + 0f2f261 commit c1a1bde

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)